Advertisement
Guest User

Untitled

a guest
Nov 16th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.30 KB | None | 0 0
  1.  
  2.  
  3. @-moz-document domain(antixforum.com) {
  4.  
  5. hr { background-color: #b9b !important; }
  6. .d4p-bbt-quote-title { border-bottom: 1px solid #bbb !important; }
  7.  
  8. /* HEADER IS PRETTY FOR VISITORS.
  9. FREQUENT PARTICIPANTS MAY REGRET THE EXTRA SCROLLING NECESSARY ON EACH PAGEVIEW */
  10. .site-header, .bsp-center, .bsp-half { display: none !important; background: none !important; }
  11.  
  12. #bbpress-forums div.bbp-forum-content,
  13. #bbpress-forums div.bbp-topic-content, /* #bbpress-forums div.bbp-reply-content */
  14. { background-color: #d0d0d6 !important;
  15. border: none !important;
  16. padding: 8 px !important;
  17. margin: 0px !important; }
  18.  
  19. .site-content { background-color: #d0d0d6 !important; padding: 12px !important; padding-top: 8px !important; }
  20. .content-area { background-color: #d0d0d6 !important; }
  21.  
  22. body,
  23. .sidebar .widget,
  24. #panel-8-1-1-0 > .panel-widget-style,
  25. #panel-8-1-0-2.so-panel.widget.widget_black-studio-tinymce.widget_black_studio_tinymce.panel-last-child
  26. { background-color: #d0d0d6 !important;
  27. line-height: 1.0 em !important; }
  28.  
  29. #page,
  30. .hfeed { background-color: #d0d0d6 !important; }
  31.  
  32. .bbp-header,
  33. .bbp-footer,
  34. #bbpress-forums li.bbp-header,
  35. #bbpress-forums li.bbp-footer /* #bbpress-forums li */
  36. { background-color: #dcdcdf !important; line-height: 1.0em !important; font-size: 0.8em !important; color: #c0c0cf !important; }
  37.  
  38. .bbp-forums { margin: 0px !important; padding-bottom: 8px !important; }
  39.  
  40. .site-footer,
  41. .bbp-signature
  42. { display:none !important; }
  43.  
  44. input[type="text"],
  45. input[type="email"],
  46. input[type="url"],
  47. input[type="password"],
  48. input[type="search"],
  49. input[type="tel"],
  50. input[type="number"],
  51. input[type="search"]
  52. { border: none !important;
  53. margin: 8px !important;
  54. background-color: #e6e6e6 !important; }
  55.  
  56. #pg-8-0.panel-has-style > .panel-row-style,
  57. #pg-8-0.panel-no-style,
  58. #pg-8-1.panel-has-style > .panel-row-style,
  59. #pg-8-1.panel-no-style
  60. { background-color: #d0d0d6 !important; }
  61.  
  62. #panel-8-0-0-0 > .panel-widget-style,
  63. #pg-8-0,
  64. #pg-8-0.panel-has-style > .panel-row-style,
  65. #pg-8-0.panel-no-style,
  66. #pg-8-1.panel-has-style > .panel-row-style,
  67. #pg-8-1.panel-no-style,
  68. #pl-8 .so-panel,
  69. #pl-8 .so-panel:last-child,
  70. .panel-grid.panel-has-style > .panel-row-style,
  71. .panel-grid.panel-no-style,
  72. .so-panel.widget
  73. { margin: 0px !important;
  74. line-height: 1.0 !important;
  75. font-size: 0.8 em !important;
  76. background-color: #dcdcdf !important;
  77. border: 0px !important;
  78. padding-left:8px !important; }
  79.  
  80. .panel-widget-style panel-widget-style-for-8-1-1-0,
  81. .bbp-template-notice,
  82. div.bbp-template-notice p,
  83. div.bbp-template-notice,
  84. div.bbp-template-notice,
  85. div.bbp-template-notice,
  86. div.bbp-template-notice,
  87. div.indicator-hint,
  88. div.indicator-hint,
  89. div.indicator-hint
  90. { background-color: #bee !important;
  91. border:none !important; }
  92.  
  93. div.bbp-template-notice.info
  94. { background-color: #d0d0d6 !important;
  95. border:none !important; }
  96.  
  97. .bbp-reply-content { #dcdcdf }
  98.  
  99. .bbp-breadcrumb-current { font-weight:bold !important; }
  100.  
  101. code, #bbpress-forums div.bbp-topic-content pre code, #bbpress-forums div.bbp-reply-content pre code,
  102. pre, pre a
  103. { border: none !important;
  104. border-left: 4px solid #888 !important;
  105. background-color: #d0d0d9 !important;
  106. font-size: 1.0em !important;
  107. font-weight: normal !important;
  108. padding: 8px !important;
  109. margin: 8px !important; }
  110.  
  111. blockquote, .blockquote, blockquote p, blockquote p:last-child, blockquote a,
  112. d4p-bbt-quote-title a, d4pbbc-quote a, d4p-bbt-quote-title p, d4pbbc-quote p
  113. { border: none /* 1px dashed #bbb */ !important;
  114. background-color: #d9c9e3 !important;
  115. font-weight: normal !important;
  116. font-size: 1.0em !important;
  117. margin: 8px !important; } /* #d3c9e0 */
  118.  
  119. /* REDUNDANT WITH BREADCRUMB ELEMENTS ATOP TOPIC AND SUBFORUM PAGES */
  120. .entry-title { display: none !important; }
  121.  
  122. .entry-header, .entry-header h1 { line-height 0.8 !important; padding: 0px !important; margin: 0px !important; }
  123. .entry-header h1, .entry-title h1 { font-size: 0.8em !important; }
  124. .entry-content { border-top: 8px !important; }
  125. .entry-content, .entry-summary, .page-content { margin: 6px !important; }
  126.  
  127. /* #bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre, */
  128. #bbpress-forums div.bbp-topic-content code,
  129. #bbpress-forums div.bbp-reply-content code
  130. { background-color: #d3c9ef !important;
  131. border: 1px dashed #c6c6c6 !important; }
  132.  
  133. #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
  134. #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li, #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li, #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li
  135. { background-color: /* #d9c0cf #e6d0df */ #e6dddf !important; }
  136.  
  137. textarea { background-color: #c9c9c9 !important; }
  138.  
  139. .site-main { background-color: #d0d0d6 !important; }
  140.  
  141. .inside-article { background-color: #d0d0d6 !important; }
  142.  
  143. .bbp-forums { background-color: #f0e6f9 !important; }
  144.  
  145. .bbp-title { background-color: #f0e6f9 !important; }
  146.  
  147. bbp-footer { background-color: #f0e6f9 !important; }
  148.  
  149. .loop-item-0 .odd,
  150. .loop-item-2 .odd,
  151. .loop-item-4 .odd,
  152. .loop-item-6 .odd,
  153. .loop-item-8 .odd,
  154. .loop-item-10 .odd,
  155. .loop-item-12 .odd,
  156. .loop-item-14 .odd
  157. { background-color: #f0e6f9 !important; }
  158.  
  159. button, .button, .bsp_button1
  160. { background-color: #dcd !important;
  161. border-radius: 1px !important; }
  162.  
  163. .main-navigation, .main-navigation ul, .main-navigation li, sf-menu
  164. { background-color: #aad !important;
  165. line-height: 1.0 !important;
  166. font-size: 1.0em !important;
  167. color: #ecc !important; }
  168.  
  169. .main-navigation .main-nav ul li a, .menu-toggle, #site-navigation
  170. { background-color: #aad !important;
  171. line-height: 1.2 !important;
  172. color: #eec !important; }
  173.  
  174. .main-navigation .main-nav ul li a, .menu-toggle, .menu-item { color: #e0e0e6 !important; }
  175.  
  176. #bbp_search_submit,
  177. #bbpress-forums ul.bbp-forums,
  178. #bbpress-forums ul.bbp-lead-topic,
  179. #bbpress-forums ul.bbp-replies,
  180. #bbpress-forums ul.bbp-search-results, /* #bbpress-forums ul.bbp-topics, */
  181. #bsp_search_submit1,
  182. #bsp_search_submit2,
  183. #panel-8-0-0-0 > .panel-widget-style,
  184. .panel-widget-style,
  185. #pg-8-0,
  186. #pl-8 .so-panel,
  187. .bsp-search-submitting,
  188. .panel-grid-cell
  189. { border:none !important;
  190. background-color: /* #e0e0e0; */ #c0d0d6;
  191. padding: 0px !important;
  192. /* margin: 0px !important; */ }
  193.  
  194. /* #cfc + #ccf YOWZA */
  195. /* .even, div.even, */
  196. #bbpress-forums div.even,
  197. #bbpress-forums > div.even,
  198. forums ul.even,
  199. ul.even,
  200. forums > ul.even,
  201. #bbpress-forums ul.even
  202. { background-color: #f9e5f0 !important; margin: 0px !important; }
  203.  
  204. /* .odd, div.odd, */
  205. #bbpress-forums div.odd,
  206. #bbpress-forums > div.odd,
  207. forums ul.odd,
  208. forums > ul.odd,
  209. #bbpress-forums ul.odd
  210. { background-color: #e9dcf0 !important; margin: 0px !important; } /* #f0e6f9 */
  211.  
  212. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement