Advertisement
Guest User

Untitled

a guest
Jul 15th, 2011
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. a, a:link, a:active{text-decoration:none; color:#ABABAB;}
  2. a:visited{text-decoration:none;}
  3. a:active, a:hover {color: #2B657F;}
  4. a img{ border:none;}
  5. hr {background-color: #e7e7e7; border: 0; clear: both; height: 1px; margin-bottom: 18px;}
  6. p {margin-bottom: 10px;}
  7. ul {list-style: square; margin: 0 0 18px 1.5em;}
  8. ol {list-style: decimal; margin: 0 0 18px 1.5em;}
  9. ol ol {list-style: upper-alpha;}
  10. ol ol ol {list-style: lower-roman;}
  11. ol ol ol ol {list-style: lower-alpha;}
  12. ul ul, ol ol, ul ol, ol ul {margin-bottom: 0;}
  13. dl {margin: 0 0 24px 0;}
  14. dt {font-weight: bold;}
  15. dd {margin-bottom: 18px;}
  16. strong {font-weight: bold;}
  17. cite, em, i {font-style: italic;}
  18. big {font-size: 131.25%;}
  19. ins {background: #ffc; text-decoration: none;}
  20. blockquote { font-style: italic; padding: 0 3em;}
  21. blockquote cite, blockquote em, blockquote i {font-style: normal;}
  22. pre {color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em;}
  23. abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
  24. sup {vertical-align: super;}
  25. sub {vertical-align: sub;}
  26. del {text-decoration: line-through;}
  27. blockquote{font-style: italic; padding: 15px 15px 15px 40px; margin: 15px; border:#C4C4C4 dashed 1px; background:#FEFEFE; border-radius:6px; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; position:relative;}
  28. blockquote:hover{background:#E7E8E9; border:#d9d9d9 solid 1px;}
  29. blockquote cite, blockquote em, blockquote i {font-style: normal;}
  30. code{padding:0 5px; background:#EAEAEA; border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px;}
  31.  
  32. input, textarea {color: #333; font-size:12px; line-height:18px; background:#FFF;}
  33. fieldset, textarea, input, input[type="text"], input[type="reset"], input[type="button"], input[type="submit"], input[type="password"]{border-radius:4px; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px; border:#D5D5D5 solid 1px; padding:2px;}
  34. input[type="file"]{padding:3px 2px;}
  35. input[type="reset"], input[type="button"], input[type="submit"]{cursor:pointer; background:url(../images/contact.png) no-repeat left -3px; padding:2px 3px;}
  36. input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover{background-position: left -43px; border:#D5D5D5 solid 1px;}
  37. fieldset{padding:5px 10px;}
  38. legend{ padding:0 5px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement