Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.18 KB | None | 0 0
  1. @-moz-document domain("2ch.hk"), domain("2ch.pm"), domain("2ch.re"), domain("2ch.tf"), domain("2ch.wf"), domain("2ch.yt"), domain("2-ch.so") {
  2. html,
  3. body {
  4.     background: url(https://www.vesti.ru/i/bg.png);
  5. }
  6. body {
  7.     font-family: 'Open Sans', sans-serif;
  8.     font-size: 0.95em;
  9.     padding: 0px;
  10. }
  11.  
  12. /*========= Head =========*/
  13. .adminbar__boards,
  14. .moneymoneymoney,
  15. .board-banner,
  16. #plashque,
  17. #mobile-plashque,
  18. .like-caption,
  19. .dislike-caption,
  20. .logo > br,
  21. .postbtn-exp,
  22. .postbtn-expall,
  23. .postbtn-hide,
  24. .postbtn-report,
  25. .postbtn-options,
  26. .postrekl-hr,
  27. .adminbar > hr {
  28.     display: none;
  29. }
  30. .adminbar {
  31.     margin-bottom: 0;
  32. }
  33. .adminbar__menu {
  34.     background: #f3f3f3;
  35.     padding: 5px 10px;
  36.     text-align: center;
  37. }
  38. .adminbar__menu a {
  39.     color: #333;
  40.     font-family: 'Arimo', sans-serif;
  41.     padding: 0px 1px;
  42.     text-decoration: none;
  43. }
  44. .adminbar__menu a:hover {
  45.     text-decoration: underline;
  46. }
  47. .rmenu,
  48. .adminbar .menu {
  49.     background: #f3f3f3;
  50.     padding: 4px 8px;
  51. }
  52. hr {
  53.     border-top: 0px solid;
  54. }
  55. #title:before {
  56.     content: "Двач.24 —"!important;
  57. }
  58. .logo {
  59.     background: #0095da;
  60.     color: #fff;
  61.     font-weight: 300;
  62.     font-family: 'Fira Sans', sans-serif;
  63.     padding: 5px 0px;
  64. }
  65.  
  66. /*========= Posts =========*/
  67. .posts .post-wrapper,
  68. .posts .oppost-wrapper,
  69. .thread .oppost,
  70. .thread .post {
  71.     width: 100% !important;
  72.     clear: both !important;
  73. }
  74. .posts,
  75. form > .thread {
  76.     max-width: 900px !important;
  77.     margin-left: auto !important;
  78.     margin-right: auto !important;
  79. }
  80. #posts-form {
  81.     margin: 0px 8px;
  82. }
  83. .thread {
  84.     background: #fff;
  85.     border: 1px solid #ccc;
  86. }
  87. .thread-nav {
  88.     padding: 0 8px;
  89. }
  90. .post {
  91.     padding: 4px 8px;
  92. }
  93. .mess-post {
  94.     padding: 0 8px;
  95. }
  96. .post .post-title {
  97.     font-family: 'Fira Sans', sans-serif;
  98.     font-size: 1.1em;
  99. }
  100. .post .post-details {
  101.     font-weight: 600;
  102. }
  103. .postbtn-favorite.fa-star {
  104.     color: #0095da;
  105. }
  106. .ABU-refmap {
  107.     padding: 0px 10px;
  108. }
  109. .reply {
  110.     background: #fff;
  111.     border: none;
  112. }
  113.  
  114. /*========= Catalog =========*/
  115. .thread_wrap {
  116.     background: #fff;
  117.     border-bottom: 4px solid #fff;
  118.     border: 1px solid #ccc;
  119. }
  120. .thread_wrap > .thread {
  121.     background: #fff;
  122.     border: none;
  123. }
  124. .thread_wrap:after {
  125.     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%);
  126. }
  127.  
  128. /*========= Links =========*/
  129. a,
  130. .expand-large-comment,
  131. .orange {
  132.     color: #0095da;
  133.     text-decoration-color: rgba(0, 149, 218, 0.4);
  134. }
  135. a:hover,
  136. .expand-large-comment:hover {
  137.     color: #c30000;
  138.     text-decoration-color: rgba(195, 0, 0, 0.4);
  139. }
  140.  
  141. /*========= Like/Dislike =========*/
  142. .like-count {
  143.     color: #008000;
  144. }
  145. .dislike-count {
  146.     color: #fd0000;
  147. }
  148. .like-div:hover .like-icon,
  149. .like-div-checked .like-icon {
  150.     color: #008000
  151. }
  152. .sticky-img {
  153.     background: #ff7001;
  154.     border-radius: 2px;
  155. }
  156.  
  157. /*========= Warning Box =========*/
  158. .warningcover {
  159.     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
  160.     opacity: 1;
  161. }
  162. .warningbox {
  163.     background: none repeat scroll 0% 0% #fff;
  164.     border: none;
  165. }
  166.  
  167. /*========= QR =========*/
  168. .qr {
  169.     background: #f3f3f3;
  170.     box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  171. }
  172. .qr .qr-header {
  173.     background: #f3f3f3;
  174.     border: none;
  175. }
  176. .qr-reply #qr-captcha-value,
  177. #captcha-value {
  178.     font-family: 'Open Sans', sans-serif;
  179. }
  180. .qr-settings #setting-editor-textarea-textarea {
  181.     min-height: 200px;
  182. }
  183.  
  184. /*========= Reply Table =========*/
  185. .reply-label {
  186.     color: #0095da;
  187. }
  188. .reply-label:hover {
  189.     color: #c30000;
  190. }
  191. #postform td {
  192.     padding: 1px;
  193. }
  194. #postform .mail input[type="text"] {
  195.     width: 358px;
  196. }
  197. #postform td #submit {
  198.     margin-left: 4px;
  199. }
  200. .markup {
  201.     padding: 2px 2px 0px;
  202. }
  203. #postform td .captcha-box #captcha-value {
  204.     margin: 3px 0px;
  205. }
  206. input[type="button"],
  207. input[type="submit"] {
  208.     color: #fff;
  209.     font-weight: 600;
  210.     background-color: #0095da;
  211.     border: 1px solid #0095da;
  212.     border-radius: 3px;
  213. }
  214. input[type="text"],
  215. input[type="password"],
  216. textarea {
  217.     border-radius: 3px;
  218. }
  219. input[type="text"]:focus,
  220. input[type="password"]:focus,
  221. textarea:focus {
  222.     border-color: #0095da;
  223. }
  224.  
  225. /*========= Footer =========*/
  226. .nb {
  227.     background: #fff;
  228.     border: 1px solid #ccc;
  229.     padding: 6px 0px;
  230.     margin: 0px 8px;
  231. }
  232.  
  233. /*========= Favorites =========*/
  234. .bb {
  235.     background: #f3f3f3;
  236. }
  237. #favorites-body,
  238. #boardstats-body {
  239.     padding: 0px 5px;
  240. }
  241. .fa {
  242.     font: normal normal normal 14px/1 FontAwesome, 'Arimo', sans-serif;
  243. }
  244. @media only screen and (max-width: 480px) and (orientation:portrait), only screen and (max-width: 540px) and (orientation:landscape) {
  245.     body {
  246.         font-size: 0.8em;
  247.     }
  248.     .adminbar__menu {
  249.         text-align: left;
  250.     }
  251.     /*========= Catalog =========*/
  252.     .rmenu {
  253.         padding: 25px 8px 4px;
  254.     }
  255.     .mselect,
  256.     select {
  257.         min-height: 25px;
  258.     }
  259.     /*========= Posts =========*/
  260.     #posts-form {
  261.         margin: 0 5px;
  262.     }
  263.     #postform {
  264.         max-width: 95%;
  265.     }
  266.     .button-mob {
  267.         color: #fff;
  268.         background-color: #0095da;
  269.     }
  270.     .oppost,
  271.     .post .post-details {
  272.         background: #fff;
  273.     }
  274.     .oppost-options-mob {
  275.         background: #f3f3f3;
  276.         margin: 5px 0 0;
  277.     }
  278.     .post .images-single + blockquote {
  279.         margin: 0 1em 1em;
  280.     }
  281.     .post .images .image-link a {
  282.         float: none;
  283.     }
  284.     .post .images-multi .image {
  285.         display: inline-table;
  286.     }
  287.     body.replypage .reply .reflink:before {
  288.         margin-left: 0em;
  289.         margin-right: 0.4em;
  290.     }
  291.     .ABU-refmap {
  292.         font-size: 85%;
  293.     }
  294.     .post {
  295.         padding: 0;
  296.     }
  297.     .post-wrapper {
  298.         padding: 0 5px;
  299.     }
  300.     /*========= QR =========*/
  301.     .qr {
  302.         font-size: 0.95em;
  303.     }
  304.     .qr-reply .captcha-image img {
  305.         width: 200px;
  306.     }
  307.     input[type="text"],
  308.     input[type="password"],
  309.     textarea,
  310.     input[type="button"],
  311.     input[type="submit"],
  312.     .qr-reply input.qsubmit {
  313.         min-height: 28px;
  314.     }
  315. }
  316. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement