Advertisement
Guest User

Dvach.24 Reborn

a guest
Feb 18th, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.71 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,500,700,700i&subset=cyrillic');
  2.  
  3. html, body
  4. {background: #eee; font-family: 'Fira Sans', 'Trebuchet MS', sans-serif;}
  5.  
  6. body
  7. {font-size: 15px;}
  8.  
  9. #ABU-alertbox
  10. {font: 14px 'Fira Sans', sans-serif;}
  11.  
  12. .nav-arrows
  13. {left: 0; opacity: 0.9;}
  14.  
  15. .up-nav-arrow
  16. {top: 0px;}
  17.  
  18. .down-nav-arrow
  19. {bottom: 0px;}
  20.  
  21. /*========= Head =========*/
  22. .adminbar__boards, .moneymoneymoney, .board-banner, #plashque, #mobile-plashque, .logo > br, .adminbar > hr
  23. {display: none;}
  24.  
  25. header hr
  26. {margin: 0;}
  27.  
  28. hr
  29. {border-top: 1px solid #0000;}
  30.  
  31. .adminbar__menu
  32. {background: #0086c4; font-size: 13.5px; margin: -8px -8px 0px; padding: 5px 10px; text-align: center;}
  33.  
  34. .adminbar__menu a
  35. {color: #fff !important; padding: 0px 1px; text-decoration-color: rgba(255, 255, 255, 0.3);}
  36.  
  37. .adminbar__menu a:hover
  38. {text-decoration-color: #fff;}
  39.  
  40. .mselect
  41. {background: #fff;}
  42.  
  43. #title
  44. {display: inline-flex;}
  45.  
  46. #title:before
  47. {content: "Двач.24 —"!important; padding-right: 0.25em;}
  48.  
  49. .logo
  50. {background: #0095da; font-family: 'Fira Sans', 'Trebuchet MS', sans-serif; color: #fff; padding: 5px 0; margin: -5px -8px 0;}
  51.  
  52. /*========= Catalog =========*/
  53. .rmenu
  54. {display: none;}
  55.  
  56. .adminbar .menu
  57. {background: #0086c4; margin: -8px -8px 0px; padding: 5px 10px;}
  58.  
  59. .adminbar a
  60. {color: #fff !important; text-decoration-color: rgba(255, 255, 255, 0.3);}
  61.  
  62. .adminbar a:hover
  63. {text-decoration-color: #fff;}
  64.  
  65. .thread_wrap
  66. {background: #fff; border-bottom: 4px solid #fff; border: 1px solid #ccc;}
  67.  
  68. .thread_wrap > .thread
  69. {background: #fff; border: none;}
  70.  
  71. .thread_wrap:after
  72. {background: linear-gradient(to bottom, rgba(255, 255, 255, 0.02) 0%,rgba(255, 255, 255, 0.13) 30%,rgba(255, 255, 255, 0.62) 52%,rgba(255, 255, 255, 0.94) 74%,rgb(255, 255, 255) 100%);}
  73.  
  74. /*========= Buttons =========*/
  75. header > .norm-reply
  76. {margin: 10px 0;}
  77.  
  78. .thread-nav
  79. {font-size: 14px;}
  80.  
  81. .thread-nav, .reply-label-wrapper > .desktop:nth-of-type(1), .favorite-board.desktop, .post-details > .desktop
  82. {color: #0000;}
  83.  
  84. .favorite-board.desktop
  85. {margin: 0 -2px;}
  86.  
  87. .fa-star-o.postbtn-favorite-board.fa, .fa-star.postbtn-favorite-board.fa
  88. {font-size: 1em;}
  89.  
  90. .fa-star-o.postbtn-favorite-board.fa
  91. {color: #333;}
  92.  
  93. .fa-star.postbtn-favorite-board.fa
  94. {color: #0095da;}
  95.  
  96. .autorefresh, .desktop.thread-nav:nth-of-type(1) > span:nth-of-type(3), .desktop.thread-nav:nth-of-type(3) > span:nth-of-type(3)
  97. {color: #333;}
  98.  
  99. .desktop > .reply-label-bot.reply-label
  100. {background: #0095da; border-radius: 2px; color: #fff !important; font-weight: 500; padding: 3px 7px 3px 7px; text-decoration: none !important; transition: 0.1s;}
  101.  
  102. .desktop > .reply-label-bot.reply-label:hover, .orange:hover
  103. {background: #2076B1;}
  104.  
  105. .thread-nav > a, #ABU-getnewposts > a, .desktop:nth-of-type(1) > .reply-label-top.reply-label
  106. {background: #0095da; border-radius: 2px; color: #fff !important; font-weight: 500; margin: 0 -1px 0 -5px; padding: 3px 7px 3px 7px; text-decoration: none !important; transition: 0.1s;}
  107.  
  108. .orange
  109. {background: #0095da; border-radius: 2px; color: #fff !important; font-weight: 400; margin: 0 -4px 0 -4px; padding: 1px 7px 1px 7px; text-decoration: none !important; transition: 0.1s;}
  110.  
  111. .thread-nav > a:hover, #ABU-getnewposts > a:hover, .desktop:nth-of-type(1) > .reply-label-top.reply-label:hover
  112. {background: #2076B1;}
  113.  
  114. /*========= Posts =========*/
  115. .board-tags
  116. {margin-bottom: 4px;}
  117.  
  118. .posts .post-wrapper, .posts .oppost-wrapper, .thread .oppost, .thread .post
  119. {width: 100% !important; clear: both !important;}
  120.  
  121. .posts, form > .thread
  122. {max-width: 930px !important; margin-left: auto !important; margin-right: auto !important;}
  123.  
  124. #posts-form
  125. {margin: -12px 0 -11px;}
  126.  
  127. .desktop.search > input:nth-of-type(3)
  128. {font-size: 13.5px; margin-top: -1px;}
  129.  
  130. .thread
  131. {background: #fff; border: 1px solid #ccc;}
  132.  
  133. .post-wrapper
  134. {margin: 0;}
  135.  
  136. .post
  137. {padding: 4px 8px;}
  138.  
  139. .reply
  140. {background: #fff; border: none; border-top: 1px solid #ccc; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}
  141.  
  142. .reply.hiclass
  143. {background: #e5f4fb;}
  144.  
  145. .reply.hidden-thread-box, .hidden-post-box
  146. {padding: 2px 6px; width: 100%;}
  147.  
  148. .post .post-details
  149. {font-weight: 500; font-size: 14.5px;}
  150.  
  151. .postbtn-favorite.fa-star
  152. {color: #0095da;}
  153.  
  154. .reflink a
  155. {text-decoration: underline; text-decoration-color: rgba(51, 51, 51, 0.3); text-decoration-style: dotted;}
  156.  
  157. .postbtn-exp
  158. {background: url("/b/src/170223387/15179974479920.png") no-repeat;}
  159.  
  160. .postbtn-expall
  161. {background: url("/b/src/170223387/15179974702970.png") no-repeat;}
  162.  
  163. .postbtn-hide
  164. {background: url("/b/src/170223387/15179974702971.png") no-repeat;}
  165.  
  166. .postbtn-report
  167. {background: url("/b/src/170223387/15179974702973.png") no-repeat;}
  168.  
  169. .postbtn-options
  170. {background: url("/b/src/170223387/15179974702972.png") no-repeat;}
  171.  
  172. .mess-post
  173. {padding: 0 8px;}
  174.  
  175. .ABU-refmap
  176. {font-size: 12px; font-style: italic;}
  177.  
  178. /*========= Modal =========*/
  179. .modal
  180. {background: #fff; border-radius: 0; border-color: #ccc;}
  181.  
  182. .modal a
  183. {font: 13px 'Fira Sans', 'Trebuchet MS', sans-serif;}
  184.  
  185. .modal a:hover
  186. {background: #0095da; text-decoration: none;}
  187.  
  188. /*========= Links =========*/
  189. a, .expand-large-comment
  190. {color: #0095da; text-decoration-color: rgba(0, 149, 218, 0.3);}
  191.  
  192. a:hover, .expand-large-comment:hover
  193. {color: #f41224; text-decoration-color: rgba(244, 18, 36, 0.3);}
  194.  
  195. a[href*="youtube.com"]
  196. {border-bottom: none; text-decoration: underline; text-decoration-color: rgba(0, 149, 218, 0.3);}
  197.  
  198. a[href*="youtube.com"]:hover
  199. {text-decoration-color: rgba(244, 18, 36, 0.3);}
  200.  
  201. .spoiler, .spoiler a
  202. {background: #ddd; color: #ddd; transition: 0.2s;}
  203.  
  204. .spoiler:hover a
  205. {color: #0095da;}
  206.  
  207. a[href$=sage],a[href$=Sage],a[href$=SAGE]
  208. {color: #333; text-decoration: none !important}
  209.  
  210. a[href$=sage]:before,a[href$=Sage]:before,a[href$=SAGE]:before
  211. {color: #ff0000; content:"(sage)"; font-weight: 500; ; margin-right: 4px;}
  212.  
  213. /*========= Like/Dislike =========*/
  214. .like-caption, .dislike-caption
  215. {display: none;}
  216.  
  217. .like-count
  218. {color: #008000;}
  219.  
  220. .dislike-count
  221. {color: #fd0000;}
  222.  
  223. .like-div:hover .like-icon, .like-div-checked .like-icon
  224. {color: #008000}
  225.  
  226. /*========= Fullscreen Conteiner =========*/
  227. #fullscreen-container
  228. {margin: 3px; padding: 1px;}
  229.  
  230. /*========= Warning Box =========*/
  231. .warningcover
  232. {background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6); opacity: 1;}
  233.  
  234. .warningbox
  235. {background: none repeat scroll 0% 0% #fff; border: none;}
  236.  
  237. /*========= Ban =========*/
  238. .settings-wrap
  239. {font-family: inherit; padding: 5px;}
  240.  
  241. .settings-wrap .title
  242. {border: none; padding: 0;}
  243.  
  244. .rowelems
  245. {border: none; padding: 0;}
  246.  
  247. /*========= QR =========*/
  248. .qr
  249. {background: #eee;}
  250.  
  251. .qr .qr-header
  252. {background: #0000; border: none; font-weight: 500;}
  253.  
  254. .qr .qr-close
  255. {background: url("/images/quickclose.png") no-repeat; color: #0000;}
  256.  
  257. .qr-reply input.qmail
  258. {margin-bottom: 1px; margin-right: 2px; width: 272px;}
  259.  
  260. #captcha-widget
  261. {margin-top: 3px;}
  262.  
  263. .qr-reply #qr-captcha-value, #captcha-value
  264. {font-family: 'Fira Sans', 'Trebuchet MS', sans-serif;}
  265.  
  266. .qr-reply .qr-vk-public
  267. {display: none;}
  268.  
  269. .qr-footer
  270. {font-size: 12px;}
  271.  
  272. /*========= Reply Table =========*/
  273. .postform-hr
  274. {margin: 4px 0;}
  275.  
  276. #postform td
  277. {padding: 1px;}
  278.  
  279. #postform .mail input[type="text"]
  280. {width: 358px;}
  281.  
  282. #postform td #submit
  283. {margin-left: 4px;}
  284.  
  285. .markup
  286. {padding: 2px 4px 0 0;}
  287.  
  288. .form-files-box .form-files-drag-area
  289. {height: 38px; padding-top: 5px;}
  290.  
  291. input[type="button"], input[type="submit"]
  292. {background-color: #0095da; border-color: #0095da; border-radius: 2px; color: #fff; font-weight: 500}
  293.  
  294. input[type="button"]:hover, input[type="submit"]:hover
  295. {background-color: #2076B1; border-color: #2076B1;}
  296.  
  297. button[disabled], html input[disabled]
  298. {background-color: #ccc !important; border: 1px solid #ccc !important;}
  299.  
  300. input[type="text"], input[type="password"], textarea
  301. {border-radius: 2px;}
  302.  
  303. input[type="text"]:focus, input[type="password"]:focus, textarea:focus
  304. {border-color: #0095da;}
  305.  
  306. #captcha-widget-main
  307. {margin-bottom: 4px;}
  308.  
  309. .norm-reply a
  310. {text-decoration: underline; text-decoration-color: rgba(0, 149, 218, 0.3);}
  311.  
  312. .norm-reply a:hover
  313. {text-decoration-color: rgba(244, 18, 36, 0.3);}
  314.  
  315. /*========= Favorites =========*/
  316. .bb
  317. {background: #fff; font-size: 13px;}
  318.  
  319. .bb .bb-header
  320. {font-weight: 500;}
  321.  
  322. .bb .bb-header-text-new
  323. {color: #0095da;}
  324.  
  325. #favorites-body, #boardstats-body
  326. {padding: 0 5px;}
  327.  
  328. .fa
  329. {font: normal normal normal 14px/1 FontAwesome, 'Fira Sans', "Trebuchet MS", sans-serif;}
  330.  
  331. .fa-bar-chart, .fa-eye
  332. {float: right; width: 65px;}
  333.  
  334. /*========= Footer =========*/
  335. footer
  336. {margin-left: auto; margin-right: auto; max-width: 930px;}
  337.  
  338. .nb
  339. {background: #333; color: #ccc; font-size: 14px; padding: 6px 12px;}
  340.  
  341. .nb__data
  342. {width: 100%;}
  343.  
  344. .nb a
  345. {color: #fff; text-decoration-color: rgba(255, 255, 255, 0.3);}
  346.  
  347. .nb a:hover
  348. {color: #f41224; text-decoration-color: rgba(244, 18, 36, 0.3);}
  349.  
  350. .nb__switcher
  351. {border-radius: 2px; color: #0000; font-weight: 500; margin-left: auto; margin-right: auto; padding: 3px 0;}
  352.  
  353. .nb__switcher > a[href="#"]:nth-of-type(1), .nb__switcher > a[href="#"]:nth-of-type(2), .nb__switcher > a[href="#"]:nth-of-type(3)
  354. {background: #444; border-radius: 2px;}
  355.  
  356. .nb__switcher > a[href="#"]:nth-of-type(2), .nb__switcher > a[href="#"]:nth-of-type(3)
  357. {margin-left: -8px;}
  358.  
  359. .nb__switcher a
  360. {color: #fff !important; padding: 3px 6px; text-decoration: none !important; transition: 0.1s;}
  361.  
  362. .nb__switcher_active
  363. {background: #0095da !important; border-radius: 2px;}
  364.  
  365. .nb__switcher a:hover
  366. {background: #555; border-radius: 2px;}
  367.  
  368. .footer > div:nth-of-type(2)
  369. {margin: 0 !important;}
  370.  
  371. .footer .board-info
  372. {text-align: left;}
  373.  
  374. @media only screen and (max-width: 480px) and (orientation:portrait), only screen and (max-width: 540px) and (orientation:landscape){
  375.  
  376. body
  377. {font-size: 0.85em;}
  378.  
  379. .adminbar__menu
  380. {font-size: 12.5px; text-align: left; margin: 0;}
  381.  
  382. .board-list-mob
  383. {color: #fff;}
  384.  
  385. .logo
  386. {margin: -5px 0 0;}
  387.  
  388. .nav-arrows
  389. {left: unset;}
  390.  
  391. /*========= Buttons =========*/
  392. .button-mob
  393. {background: #0095da; border-color: #0095da; border-radius: 2px; color: #fff !important; font-weight: 500;}
  394.  
  395. .button-mob:hover
  396. {background: #2076B1; border-color: #2076B1;}
  397.  
  398. /*========= Catalog =========*/
  399. .adminbar .menu
  400. {margin: 0; padding: 5px 10px !important;}
  401.  
  402. .menu
  403. {position: unset; border-bottom: none;}
  404.  
  405. /*========= Posts =========*/
  406. #posts-form
  407. {margin: -6px 0 -6px;}
  408.  
  409. .thread
  410. {border-left: none; border-right: none;}
  411.  
  412. .oppost
  413. {background: #fff;}
  414.  
  415. .oppost-options-mob
  416. {background: #fff;}
  417.  
  418. .post-wrapper
  419. {padding: 0;}
  420.  
  421. .post
  422. {padding: 4px;}
  423.  
  424. .post .images-single + blockquote
  425. {margin: 0 1em 1em;}
  426.  
  427. .post .images .image-link a
  428. {float: none;}
  429.  
  430. .post .images-multi .image
  431. {display: inline-table;}
  432.  
  433. .post .post-details
  434. {background: #0000; font-size: 13.5px;}
  435.  
  436. .turnmeoff
  437. {display: none;}
  438.  
  439. .posttime
  440. {color: #666; font-size: 0.85em;}
  441.  
  442. body.replypage .reply .reflink:before
  443. {content: counter(postcount); margin-left: 0.3em; margin-right: 0.5em;}
  444.  
  445. .ABU-refmap
  446. {padding: 0 5px;}
  447.  
  448. /*========= Links =========*/
  449. a[href$=sage],a[href$=Sage],a[href$=SAGE]
  450. {color: #0000;}
  451.  
  452. a[href$=sage]:before,a[href$=Sage]:before,a[href$=SAGE]:before
  453. {color: #ff0000; content:"sage"; font-weight: 500; text-decoration: none; margin-right: -40px;}
  454.  
  455. /*========= QR =========*/
  456. .qr
  457. {font-size: 1em;}
  458.  
  459. /*========= Reply Table =========*/
  460. #postform
  461. {max-width: 95%;}
  462.  
  463. footer > .norm-reply > #postform
  464. {max-width: 100%;}
  465.  
  466. input[type="text"], input[type="password"], textarea, input[type="button"], input[type="submit"], .qr-reply input.qsubmit
  467. {min-height: 25px;}
  468.  
  469. .form-files-box .form-files-drag-area
  470. {font-size: 18px; padding-top: 6px;}
  471.  
  472. /*========= Footer =========*/
  473. footer
  474. {padding: 0 8px 8px;}
  475. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement