Advertisement
Guest User

Untitled

a guest
Dec 27th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.60 KB | None | 0 0
  1. body{font-size:11px;font-family:"Lucida Grande",Verdana,sans-serif;background:#000 url(../images/vcard/wrapper.jpg) center}
  2. a{color:#6aa2c5}
  3. p{padding:10px 15px 0 0;color:#777;text-shadow:1px 1px 1px #fff;line-height:16px}
  4. p img{background:#eee; border:5px solid #e6e6e6; float:left;margin:0 10px 10px 0}
  5. h1{color:#555;font-size:26px;font-weight:normal;text-shadow:1px 1px 1px #fff;margin-bottom:10px}
  6. h2{color:#636363;font-size:19px;font-weight:normal;text-shadow:1px 1px 1px #fff;padding:0;margin-bottom:15px}
  7. ul,ol{margin-top:10px}
  8. ul li,ol li{padding:5px 0 5px 0;color:#777;text-shadow:1px 1px 1px #fff;list-style:square inside}
  9. ol li{list-style-type:lower-alpha}
  10. li span{display:block}
  11. .li-moreinfo{padding:5px 0 5px 0;color:#777;text-shadow:1px 1px 1px #fff;list-style:none}
  12. hr{height:2px;border:none;background:url(../images/vcard/hr.gif) repeat-x;margin:0 30px}
  13. hr.spacer{clear:both;height:25px;background:none}
  14. input{font-family:Arial;padding:8px 0 8px 5px;margin:0 0 10px 0;width:420px;background:#fff;border:1px solid #dbdbdb;color:#999;font-size:13px;display:block;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}
  15. textarea{font-family:Arial;padding:8px 0 8px 5px;margin:0 0 10px 0;width:420px;background:#fff;border:1px solid #dbdbdb;color:#999;font-size:13px;display:block;height:45px;resize:none;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}
  16. .clear{clear:both}
  17. .clearpx{height:1px}
  18. .spacer{height:15px}
  19. .small{position:absolute;font-size:11px;color:#777;padding-top:4px}
  20. .small a{color:#777;text-decoration:none}
  21. .pagetitle{display:none}
  22. .nopadding{padding:0}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement