Advertisement
Guest User

Untitled

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