Advertisement
Guest User

2ch custom makaba with terminus

a guest
Apr 12th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1. @-moz-document regexp("http(|s)://(|www.)2(|-)ch\.(so|ru|hk|ec|pm|re|tf|wf|yt).*") {
  2.  
  3. #trumpet_message, .rmenu.desktop, .board-info, .board-banner, #adminbar hr, #de-main hr, hr.pre-rekl, .passcode-banner.desktop, .rekl, a[href*="liveinternet.ru"], .news, .top-user-boards, #ABU-alertbox{
  4. display: none !important;
  5. }
  6.  
  7. #adminbar {
  8. width: 100% !important;
  9. }
  10.  
  11. html,body {
  12. background-image: none !important;
  13. background-color: #1D1F21 !important;
  14. color: #C5C8C6 !important;
  15. font-family: Terminus Re33 !important;
  16. font-size: 16px;
  17. margin-left: 0 !important;
  18. margin-right: 0 !important;
  19. margin-top: 5px !important;
  20. }
  21.  
  22. form {
  23. font-size: 0.9em;
  24. }
  25.  
  26. .reply, #qr {
  27. background-color: #282A2E !important;
  28. border-radius: 0 !important;
  29. border: 1px solid #282A2E !important;
  30. }
  31.  
  32. div[id*="thread_"], .thread_wrap.expandble, .thread_wrap {
  33. background-color: #282A2E !important;
  34. border-radius: 0 !important;
  35. border: 1px solid #111111 !important;
  36. }
  37.  
  38. div[id*="thread_"] {
  39. border: 1px solid #282A2E !important;
  40. }
  41.  
  42. .thread_wrap:after {
  43. background: linear-gradient(to top, #282A2E, #282A2E) !important;
  44. }
  45.  
  46. p {
  47. margin: 4px 0 !important;
  48. }
  49.  
  50. th {
  51. border: 1px solid #111111 !important;
  52. }
  53.  
  54. hr {
  55. border: none !important;
  56. border-top: 1px solid #282a2e !important;
  57. height: 0 !important;
  58. }
  59.  
  60. a {
  61. color: #81A2BE !important;
  62. padding: 0px !important;
  63. text-decoration: none !important;
  64. }
  65.  
  66. a:hover {
  67. color: #5F89AC !important;
  68. text-decoration: none !important;
  69. }
  70.  
  71. .de-refmap {
  72. font-size: 10px !important;
  73. }
  74.  
  75. .reflink a {
  76. color: #C5C8C6 !important;
  77. text-decoration: none !important;
  78. }
  79.  
  80. .reflink a:hover {
  81. color: #5F89AC !important;
  82. text-decoration: none !important;
  83. }
  84.  
  85. a.post-reply-link {
  86. color: #5F89AC !important;
  87. text-decoration: underline !important;
  88. }
  89.  
  90. a.post-reply-link:hover {
  91. color: #81A2BE !important;
  92. text-decoration: underline !important;
  93. }
  94.  
  95. .ABU-refmap a {
  96. color: #81A2BE !important;
  97. text-decoration: none !important;
  98. font-size: 10px !important;
  99. font-style: italic !important;
  100. }
  101.  
  102. .ABU-refmap a:hover {
  103. color: #5F89AC !important;
  104. text-decoration: none !important;
  105. font-size: 10px !important;
  106. font-style: italic !important;
  107. }
  108.  
  109. .a-link-emulator {
  110. color: #81A2BE !important;
  111. padding: 0px !important;
  112. text-decoration: underline !important;
  113. }
  114.  
  115. .a-link-emulator:hover {
  116. color: #5F89AC !important;
  117. padding: 0px !important;
  118. text-decoration: underline !important;
  119. }
  120.  
  121. .menu a {
  122. color: #81A2BE !important;
  123. padding: 0px !important;
  124. text-decoration: underline !important;
  125. }
  126.  
  127. .menu a:hover {
  128. color: #5F89AC !important;
  129. text-decoration: underline !important;
  130. }
  131.  
  132. .post-title {
  133. background: inherit !important;
  134. font-size: 10pt !important;
  135. color: #b294bb !important;
  136. font-weight: bold !important;
  137. }
  138.  
  139. .ananimas {
  140. background: inherit !important;
  141. font-size: 10pt !important;
  142. color: #C5C8C6 !important;
  143. font-weight: bold !important;
  144. }
  145.  
  146. .reply-label {
  147. background: inherit !important;
  148. font-size: 12pt !important;
  149. color: #81A2BE !important;
  150. }
  151.  
  152. .unkfunc {
  153. color: #B5BD68 !important;
  154. }
  155.  
  156. #title {
  157. text-decoration: none !important;
  158. font-size: 28px !important;
  159. font-weight: bold !important;
  160. color: #C5C8C6 !important;
  161. }
  162.  
  163. /* .de-parea, .norm-reply {
  164. background: transparent !important;
  165. font-size: 14px !important;
  166. width: 35%;
  167. margin: auto;
  168. }
  169. */
  170.  
  171. .pager {
  172. background: #282A2E !important;
  173. border: 1px solid #111111 !important;
  174. color: #C5C8C6 !important;
  175. padding: 2px 8px !important;
  176. font-size: 13px !important;
  177. }
  178.  
  179. div[id^="preview-"], .de-pview {
  180. border: 1px solid #111111 !important;
  181. }
  182.  
  183. #de-qarea {
  184. border: 1px solid #111111 !important;
  185. padding: 5px !important;
  186. }
  187.  
  188. .postscontainer {
  189. background-image: none !important;
  190. border: none !important;
  191. text-decoration: none !important;
  192. background-color: #282A2E !important;
  193. color: #C5C8C6 !important;
  194. font-family: "Trebuchet MS",Trebuchet,tahoma,serif !important;
  195. font-size: 14px !important;
  196. }
  197.  
  198. span.spoiler, span.spoiler a, span.spoiler:hover, span.spoiler:hover a{
  199. background:#606060 !important;
  200. color:#eeeeee !important;
  201. text-shadow:none !important;
  202. transition:none !important;}
  203.  
  204. .ophui {
  205. color: #C5C8C6 !important;
  206. }
  207.  
  208. .pop-thread {
  209. border-bottom: 0.1px solid #111111 !important;
  210. }
  211.  
  212. .boardname {
  213. color: #707070 !important;
  214. }
  215.  
  216. #tabbed li {
  217. background-image: none !important;
  218. border: none !important;
  219. text-decoration: none !important;
  220. background-color: #1D1F21 !important;
  221. }
  222.  
  223. .fmenu {
  224. color: #C5C8C6 !important;
  225. font-family: "Trebuchet MS",Trebuchet,tahoma,serif !important;
  226. font-size: 14px !important;
  227. }
  228.  
  229. .mainlogo {
  230. color: #C5C8C6 !important;
  231. padding-left: 40px !important;
  232. }
  233.  
  234. .left h3, .welcome {
  235. color: #C5C8C6 !important;
  236. }
  237.  
  238. .newsline {
  239. border-bottom: 0.1px solid #111111 !important;
  240. margin: 0 0 15px !important;
  241. padding: 0 0 15px !important;
  242. text-align: center !important;
  243. }
  244.  
  245. input, textarea {
  246. -moz-appearance: none !important;
  247. background-color: transparent !important;
  248. border-radius: 0px !important;
  249. border: 1px solid #111111 !important;
  250. color: #C5C8C6 !important;
  251. font-family: "Trebuchet MS",Trebuchet,tahoma,serif !important;
  252. font-size: 13px !important;
  253. padding: 1px 8px !important;
  254. font-size: 13px !important;
  255. margin-top: 1px !important;
  256. }
  257.  
  258. input[type="submit"] {
  259. padding: 2px 8px !important;
  260. }
  261.  
  262. select {
  263. -webkit-appearance: none;
  264. -moz-appearance: none;
  265. -moz-box-sizing: content-box;
  266. text-indent: 0.01px !important;
  267. text-overflow: "" !important;
  268. background-color: #282A2E !important;
  269. border-radius: 0px !important;
  270. border: 1px solid #111111 !important;
  271.  
  272. }
  273.  
  274. #settings-window, #boardstats-box, .de-cfg-head, .qr-header {
  275. background-image: none !important;
  276. background-color: #1D1F21 !important;
  277. border: 1px solid #111111 !important;
  278. border-radius: 0px !important;
  279. color: #C5C8C6 !important;
  280. font-family: "Trebuchet MS",Trebuchet,tahoma,serif !important;
  281. font-size: 13px !important;
  282. }
  283.  
  284. .de-button, .de-fav-inf-old, .de-win-title, #de-panel-info, .de-popup-msg, #postform td #submit, #postform td #subject, #postform td #shampoo, .post reply de-cfg-tab, .captcha-box, #report-form-comment, input[type="submit"], .de-post-note, input[type="text"], .de-thread-note {
  285. font-family: Terminus Re33 !important;
  286. font-size: 14px;
  287. }
  288.  
  289. .de-win-body, .de-win-head {
  290. border: 0px !important;
  291. }
  292.  
  293. .de-fav-inf-new {
  294. color: #8990a5;
  295. font-family: Terminus Re33;
  296. }
  297.  
  298. #de-panel, .de-win-head {
  299. background-color: #32343B;
  300. }
  301.  
  302. .de-post-counter::after, .de-menu-item {
  303. font-family: Terminus Re33 !important;
  304. font-size: 14px;
  305. }
  306.  
  307. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement