Advertisement
Guest User

Untitled

a guest
Jan 11th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <!-- Mobile device detection by Bushido Designs: BushidoDesigns.net -->
  2. <link rel="stylesheet" type="text/css" href="mobile.css" />
  3. <style type="text/css" media="screen and (min-width: 481px)">
  4. <!--
  5. @import url("screen.css");
  6. -->
  7. </style>
  8. <!--[if IE]><link rel="stylesheet" type="text/css" href="screen.css" media="screen" /><![endif]-->
  9. <link href="mobile.css" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement