Advertisement
Guest User

Untitled

a guest
Feb 18th, 2012
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.97 KB | None | 0 0
  1. @-moz-document url("www.sweclockers.com"), domain("www.sweclockers.com") {
  2. /* CSS Document */
  3.  
  4. /* Lägg till tillägg här:*/
  5. /*-----------------------*/
  6.  
  7.  
  8. /*-----------------------*/
  9.  
  10. /* Background */
  11.  
  12. body, .page
  13. {background-color:#000000 !important;} /* Black */
  14.  
  15.  
  16. .alt2,
  17. .bbquote,
  18. .vbquote,
  19. .tborder,
  20. #employer,
  21. #vB_Editor_QR_textarea.enabled,
  22. div.statictext,
  23. textarea,
  24. #footer .top,
  25. input[type="text"],
  26. input[type="password"],
  27. input.input,
  28. input.bginput,
  29. select,
  30. div.bbspoilerframe
  31. {background-color:#111111 !important;} /* Black gray */
  32.  
  33.  
  34. .alt1,
  35. #vB_Editor_QR_textarea,
  36. #quickreply textarea,
  37. .social.grey,
  38. .panelsurround,
  39. .alt1Active
  40. {background-color:#222222 !important;} /* Dark grey */
  41.  
  42.  
  43. .menuItem,
  44. #head .menu li,
  45. #head #submenu ul li,
  46. #head .menu li.current a,
  47. #head #submenu li.current a,
  48. #head .menu li.current
  49. {background-color:#08090a !important;} /* Dark redgreenishsomething? */
  50.  
  51.  
  52. #head,
  53. #head .head_main,
  54. #head .menuShadow,
  55. .menu,
  56. #infobar,
  57. .page,
  58. #siteSearch,
  59. .maincontent,
  60. .alt1Active
  61. {background:none;} /* No background */
  62.  
  63.  
  64. /* Border */
  65.  
  66.  
  67. *,
  68. #head,
  69. #head .head_main,
  70. #head .menuShadow,
  71. #head .menu li,
  72. #head .menu li a
  73. #head #submenu ul li,
  74. #head .menu li.current a,
  75. .menu,
  76. #infobar,
  77. .page,
  78. #siteSearch,
  79. .maincontent,
  80. .alt1Active,
  81. .subforums,
  82. .threads,
  83. .forum_toolbar,
  84. .forum_post,
  85. .maincontent,
  86. .layout-center .maincontent,
  87. .layout-center .social.grey,
  88. .alt2,
  89. .bbquote,
  90. .vbquote,
  91. .tborder,
  92. #employer,
  93. #vB_Editor_QR_textarea.enabled,
  94. div.statictext,
  95. textarea,
  96. td.alt2,
  97. td.alt1,
  98. #vB_Editor_QR_textarea,
  99. #quickreply textarea,
  100. table,
  101. #footer,
  102. #footer .top
  103. {border-color:#333333 !important;}
  104.  
  105.  
  106. /* Text */
  107.  
  108.  
  109. .list_control .pages a,
  110. .breadcrumbs a,
  111. .navbar a,
  112. .header.article .preamble,
  113. #news .article .preamble a,
  114. .maincontent,
  115. .alt2,
  116. .bbquote,
  117. .vbquote,
  118. .tborder,
  119. #employer,
  120. #vB_Editor_QR_textarea.enabled,
  121. div.statictext,
  122. textarea,
  123. .alt1,
  124. .alt1Active,
  125. #vB_Editor_QR_textarea,
  126. #quickreply textarea,
  127. #footer .top,
  128. #feed .profile,
  129. .social.grey .bbcode,
  130. input[type="text"],
  131. input[type="password"],
  132. input.input,
  133. input.bginput,
  134. select,
  135. div.bbcode p,
  136. .galleryintro p
  137. {color:#6A6A6A !important;} /* Mid-range gray */
  138.  
  139.  
  140. .navbar a:hover,
  141. .navbar a:active
  142. {color:#1F5994 !important;} /* Marine blue */
  143.  
  144.  
  145. #head .menu li.current a,
  146. #head #submenu li.current a,
  147. #employer h3
  148. {color:#cccdd2 !important;} /* Light-blue grey */
  149.  
  150.  
  151. #news .article .preamble a.readmore,
  152. .socialshare li a
  153. {color:#c15200 !important;} /* Orange*/
  154.  
  155.  
  156. /* Other */
  157.  
  158.  
  159. /* Banner (gradient) */
  160. #head .head_main {
  161.     background: linear-gradient(top,#08090a,#141416 98%,#272829);
  162.     background: -webkit-gradient(linear,left top,left bottom,from(#08090a),color-stop(98%,#141416),to(#272829));
  163.     background: -webkit-linear-gradient(top,#08090a,#141416 98%,#272829);
  164.     background: -moz-linear-gradient(top,#08090a,#141416 98%,#272829);
  165.     background: -o-linear-gradient(top,#08090a,#141416 98%,#272829);
  166.     background: linear-gradient(top,#08090a,#141416 98%,#272829);
  167.     border-bottom: 1px solid #333333;
  168.     border-bottom-width: 1px;
  169.     border-bottom-style: solid;
  170.     border-bottom-color: #333333;
  171.     padding-bottom: 0;
  172. }
  173.  
  174. /* Buttons */
  175. .list_control .pages a.next {
  176.     background-image:url(http://blargmode.se/files/sweclockers_dark_theme/images/pageNext.png);
  177. }
  178. .list_control .pages a.prev {
  179.     background-image:url(http://blargmode.se/files/sweclockers_dark_theme/images/pagePrev.png);
  180. }
  181.  
  182. #carousell .left, #carousell .right, #carousell .slider .slide .mask {background-image: url(http://blargmode.se/files/sweclockers_dark_theme/images/carusell.png);}
  183. .profileHeadRight {background-image: url(http://blargmode.se/files/sweclockers_dark_theme/images/divider_vertical.png);}
  184.  
  185. /* Rounded cornors */
  186. .header .thumbnails li img, .gallerythumb .image img, .bg  {
  187.     border-radius:10px;
  188.     -moz-border-radius:10px;
  189.     -webkit-border-radius:10px;
  190. }
  191. /* Margin fix */
  192. head .menu li.current a, #head .menu li.current {margin-left:-1px;}
  193. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement