Advertisement
englishextra

handheld.css

Sep 28th, 2011
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.92 KB | None | 0 0
  1. @charset UTF-8;
  2. html,body{border:0;margin:0;padding:0}
  3. body{background:#fff;color:#000;font-family:sans-serif;font-size:small;margin:0;padding:0 .75em}
  4. h1,h2,h3,h4,h5,h6{font-family:sans-serif;font-weight:700}
  5. p img{float:left;margin:0 10px 5px 0;padding:0}
  6. img{max-width:100%;border:0;padding:0}
  7. table{width:auto;border-collapse:collapse;border-spacing:0;margin-bottom:.5em;margin-top:.5em}
  8. h1{font-size:large}
  9. h2{font-size:medium}
  10. a{color:#006DC6;text-decoration:none}
  11. pre{white-space:pre-wrap}
  12. caption,th{font-style:italic;font-weight:400;text-align:left}
  13. td,th{background-color:inherit;text-align:left;vertical-align:top;padding:.375em}
  14. table,th,td{border:1px solid #333;border-collapse:collapse}
  15. textarea{height:auto}
  16. .highlighted{border-bottom:2px solid #FFACAA}
  17. #contenttoc,#credits{margin-top:1em}
  18. p,code,input,button,select,textarea,h3,h4,h5,h6{font-size:small}
  19. object,#pageqrcode,#topnavigation,#counters{display:none}
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement