Guest User

Untitled

a guest
Feb 12th, 2010
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.87 KB | None | 0 0
  1.  
  2. body,html {min-height: 100%!important; }
  3. *{font-family: "verdana", "Courier New", "Courier", monospace !important;}
  4. html, body{background-color:#051005!important}
  5. body>*:not(:empty){background-color:#031003!important}
  6. body>*>*:not(:empty){background-color:#031003!important}
  7. body>*>*>*:not(:empty){background-color:#081808!important}
  8. body>*>*>*>*:not(:empty){background-color:#081808!important}
  9. body>*>*>*>*>*:not(:empty){background-color:#182818!important}
  10. body>*>*>*>*>* *{background-color:#182818!important}
  11. body table[border="0"] td{background-color:#051005!important}
  12. body table table[border="0"] td{background-color:#182818!important}
  13. body table table table[border="0"] td{background-color:#031003!important}
  14. body table table table table[border="0"] td{background-color:#154515!important}
  15. body *:empty{background-color: #152515!important}
  16.  
  17. body p:not(:empty), body p *, body h1, body h1 *, body h2, body h2 *, body h3, body h3 *, body h4, body h4 *, body h5, body h5 *, body strong>*, body b>*, body em>*, body i>*,  body span>*:not(img){background:transparent none!important}
  18. body h1, body h1 *, body h2, body h2 *, p>strong:only-of-type,  p>b:only-of-type{color: #a98!important}
  19. body h3, body h3 *, body h4, body h4 *{color: #607866!important}
  20.  
  21. *:not([onclick]):not(input):not(a):not(img):not([class^="UI"]), body a:not(:empty), div:not([onclick]){background-image:none!important; text-indent:0!important}
  22. *[onclick] {color:#87B097!important}
  23. *[onclick]:hover {color:#87d097!important}
  24. body hr{background: #77A077 none!important; color: #77A077!important; border:1px solid #77A077!important; height: 1px!important; overflow:hidden!important; display: block!important}
  25. * {color: #87AF87!important; border-color:#77A077!important;}
  26. * body a, body a *{color: #87C097!important;}
  27. body a:hover, body a:hover *{color: #87C599!important; text-decoration: underline!important}
  28. body img,a[href] img, a[href] button, input[type="image"],*[onclick]:empty, body a:empty{opacity:.5!important}
  29. body img:hover,a[href]:hover img, a[href]:hover button, *[onclick]:empty:hover, body a:empty:hover{opacity:1!important}
  30.  
  31.  
  32.  
  33. body input[type], body textarea[name], body input[name], body input[id], body select[name]{-moz-appearance:none!important; color: #87AF87!important; -moz-border-radius:4px !important; border-width: 1px!important; border-color: #77A077!important;border-style:solid!important; background:#355535 none  !important}
  34.  
  35. body select[name]{-moz-appearance:none!important; color: #87AF87!important; -moz-border-radius:4px !important; border-width: 1px!important; border-color: #77A077!important;border-style:solid!important; background-color:#355535!important}
  36.  
  37. body input>*, body textarea>*{background:transparent none  !important; color: #87AF87!important; border-style:solid!important; border-width: 0px!important;}
  38. body select *{background-color:transparent !important; color: #87AF87!important; border-style:solid!important; border-width: 0px!important;}
  39.  
  40.  
  41.  
  42. pre:not(:empty), code:not(:empty) , cite:not(:empty), pre:not(:empty) *, code:not(:empty) *, cite:not(:empty) *{background-image:url(data:image/gif;base64,R0lGODlhBAAEAIAAABERESIiIiH5BAAAAAAALAAAAAAEAAQAAAIGTACXaHkFADs=)!important; color: #4A644C!important;}
  43.  
  44. span.__conkeror_hint{
  45. font-size: 14px !important;
  46. line-height: 14px !important;
  47. background-color: #183B1B !important;
  48. color: #87E097 !important;
  49. }
  50.  
  51. input, input[type="password"], input[type="checkbox"], input[type=radio], select  {
  52.     background: black !important;
  53.     color: #87C097 !important;
  54.    
  55.      font-weight: normal !important;   
  56.       border-top: 1px solid #77A077 !important;
  57.       border-bottom: 1px solid #77A077 !important;
  58.       border-left: 1px solid #77A077 !important;
  59.       border-right: 1px solid #77A077 !important;
  60.     }
  61.  
  62.  
  63. @-moz-document domain("linuxforum.ru"),domain("player.ru"),domain("xboxland.net") {
  64.  
  65. * {
  66. font-size: 28px !important;
  67. line-height: 32px !important;
  68. }
  69. }
  70.  
Advertisement
Add Comment
Please, Sign In to add comment