if you accept that most browsers use some css3 you can add more than the media type in media declarations like media="only screen and (min-width: 480px)" with this you can have a selection of style sheets for different screen sizes, allowing it to render right on most screen sizes without needing to redirect
D
darkmooink
@darkmooink