Advertisement
Guest User

2ch Gazette Theme

a guest
Oct 18th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.53 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i&subset=cyrillic');
  2. ::-webkit-scrollbar {width: 12px; height: 12px;}
  3. ::-webkit-scrollbar-button {width: 0px; height: 0px;}
  4. ::-webkit-scrollbar-thumb {background: #c2c0be; border-radius: 6px; border: 2px solid #f5f4f2;}
  5. ::-webkit-scrollbar-thumb:active {background: #8f8c88;}
  6. ::-webkit-scrollbar-track {background: #f5f4f2;}
  7. ::-webkit-scrollbar-corner {background: #f5f4f2;}
  8.  
  9. html, body {background: #f8f7f5; color: #42413f; font-family: 'Lora', serif !important; line-height: 1.3;}
  10.  
  11. body {font-size: 0.95em;}
  12.  
  13. .pace .pace-progress {background: #a18974;}
  14.  
  15. a, .a-link-emulator, a:link, a:visited, .orange {color: #a18974; text-decoration: none; transition: color .1s;}
  16. a:hover, .a-link-emulator:hover, .header a:hover {color: #b5a393;}
  17. a[href*="youtube.com"] {border-bottom: none;}
  18. a[onclick*="updateThread(); return false;"]{font-size: 0;}
  19. a[onclick*="updateThread(); return false;"]:before {content: "\f021"; font: normal normal normal 14px/1 FontAwesome; margin: 0 2px;}
  20.  
  21. #plashque, #mobile-plashque, .moneymoneymoney {display: none;}
  22.  
  23. .header a.mainlogo {color: #42413f; font-weight: normal;}
  24. .welcomefriend {color: #a18974;}
  25. .postscontainer {background: #f5f4f2; border-color: #dbdad6; border-radius: 4px;}
  26. .postscontainer a:hover {text-decoration: none;}
  27. .mainpage .pager {background: #f5f4f2;}
  28. .hdescription, .hdescription-stats, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family: 'Lora', serif;}
  29. .ui-widget-content {background: #f5f4f2;}
  30. .hnews .news-posts-count {color: #8f8c88;}
  31. .table .thead .th {border: none;}
  32. .table .tbody .tr:nth-of-type(2n) {background: #e9e8e5;}
  33.  
  34. .wraper.mainpage {margin: 0 10px;}
  35. .content, .board-data {max-width: 980px; width: auto;}
  36.  
  37. .logo img, .logo br {display: none;}
  38. .logo {font-family: 'Lora', serif; font-size: 40px; font-weight: normal; color: #42413f !important;}
  39. hr {border-color: #0000;}
  40.  
  41. .adminbar__boards_sticky, .rmenu {display: none;}
  42. .adminbar__boards_hovered {transform: none;}
  43. .adminbar {opacity: 0; transition: .2s;}
  44. .adminbar__menu {border-bottom-color: #dbdad6;}
  45. header:hover .adminbar {opacity: 1;}
  46.  
  47. .top-user-boards {color: #42413f;}
  48.  
  49. .pager {background: #f5f4f2; border-color: #dbdad6; border-radius: 4px; color: #dbdad6;}
  50. .pager strong {color: #42413f;}
  51.  
  52. .thread_wrap {border: 1px solid #dbdad6; border-radius: 4px;}
  53. .thread_wrap:after {background: linear-gradient(to bottom, rgba(245, 244, 242, 0.02) 0%,rgba(245, 244, 242, 0.13) 30%,rgba(245, 244, 242, 0.62) 52%,rgba(245, 244, 242, 0.94) 74%,rgb(245, 244, 242) 100%);}
  54. .thread_wrap, .thread_wrap > .thread {background: #f5f4f2;}
  55. .thread_wrap .comment {font-size: 0.95em;}
  56. .thread_wrap.expandble:hover {border: none;}
  57. .thread_wrap.expandble:hover .thread {box-shadow: none; border-radius: 4px;border: 1px solid #dbdad6;}
  58.  
  59. .thumb {box-shadow: none;}
  60. #fullscreen-container {padding: 1px; margin: 3px; background: #8f8c88 !important;}
  61.  
  62. .warningcover {background: none repeat scroll 0% 0% #8f8c88;}
  63. .warningbox {background: none repeat scroll 0% 0% #f5f4f2; border: 1px solid #dbdad6; border-radius: 4px; top: 50%;}
  64.  
  65. #ABU-alertbox {font-family: 'Lora', serif; margin: 4px;}
  66. #ABU-alertbox > .reply {border-color: #dbdad6 !important; margin: 2px !important;}
  67.  
  68. .spoiler, .spoiler a {background: #dbdad6; color: #dbdad6; transition: .1s;}
  69.  
  70. .reply-label-wrapper {color: #0000;}
  71. .reply-label {color: #a18974; font-weight: bold; transition: color .1s;}
  72. .reply-label:hover {color: #b5a393;}
  73.  
  74. header, .catalog, .cntnt {max-width: 980px; margin: 0 auto; padding: 0 10px;}
  75. .cntnt__left {background: #f5f4f2; position: fixed; top: 0; left: -330px; width: 335px; z-index: 999; transition: .3s;}
  76. .cntnt__left:hover {left: 0;}
  77. .fm {font-size: 0.95em; margin: 5px;}
  78. .fm__header {background: none; font-size: 1.3em; transition: color .1s;}
  79. .fm__header:hover {background: none; color: #b5a393;}
  80. .fm__sub a {display: block;}
  81.  
  82. input[type="checkbox"].turnmeoff {display: none;}
  83.  
  84. .mess-post {color: #8f8c88;}
  85.  
  86. #posts-form > .reply {border-color: #dbdad6 !important;}
  87.  
  88. .post-wrapper {margin: 8px 0;}
  89. .post {padding: 2px 6px 4px;}
  90. .post .images-single + blockquote {margin: 0 20px 15px;}
  91. .post .post-message {font-size: 1.1em; margin: 0.4em 20px 1em;}
  92. .post .post-details {color: #8f8c88;}
  93. .reflink a {color: #75726e;}
  94. .reflink a:hover {color: #b5a393;}
  95. .reply {background: #f5f4f2; border-color: #dbdad6; border-radius: 4px;}
  96. .reply.hiclass {background: #e9e8e5;}
  97. .reply-posts-marker .post {border: 1px dashed #877b7b;}
  98. .watched-posts-marker .post {border: 1px solid #877b7b;}
  99. .new-posts-marker .post {border-bottom-color: #877b7b;}
  100. .reply .post-details {color: #8f8c88; font-size: 0.9em; opacity: 0;  transition: .2s;}
  101. .reply:hover .post-details {opacity: 1;}
  102.  
  103. .postbtn-exp {background: url(http://immage.biz/images/2018/09/28/SkBn.png) no-repeat;}
  104. .postbtn-expall {background: url(http://immage.biz/images/2018/09/28/SkBs.png) no-repeat;}
  105. .postbtn-hide {background: url(http://immage.biz/images/2018/09/28/SkBa.png) no-repeat;}
  106. .postbtn-report {background: url(http://immage.biz/images/2018/09/28/SkBf.png) no-repeat;}
  107. .postbtn-options {background: url(http://immage.biz/images/2018/09/28/SkBe.png) no-repeat;}
  108. .sticky-img {filter: grayscale(1); opacity: .7;}
  109.  
  110. .modal {background: #f8f7f5; border-color: #dbdad6;}
  111. .modal a {font-family: 'Lora', serif;}
  112. .modal a:hover {background: #dbdad6; color: #42413f;}
  113.  
  114. .post .file-attr {padding: 1px;}
  115. .post .file-attr .filesize, .like-caption, .dislike-caption {display: none;}
  116. .like-div .like-icon, .dislike-div .dislike-icon, .like-count, .dislike-count {color: #8f8c88;}
  117.  
  118. .post .webm-file {border: none; border-bottom: 2px dashed #c2c0be;}
  119. figure {position: relative;}
  120. figure:hover > .file-attr {opacity: 1;}
  121.  
  122. .ABU-refmap {font-size: 80%;}
  123.  
  124. .thread-nav {color: #0000; font-size: 0.95em;}
  125. .thread-nav span {color: #42413f;}
  126. .thread-nav div[style="float:right"] {color: #dbdad6;}
  127. .autorefresh-checkbox {margin: 0 2px 2px 2px !important;}
  128. #postbtn-favorite-bottom {font-size: 0;}
  129. #postbtn-favorite-bottom:before {content: "\f006"; font: normal normal normal 14px/1 FontAwesome; margin: 0 2px;}
  130.  
  131. #postform td.label {font-size: 0; visibility: hidden;}
  132. .markup {padding: 2px;}
  133. .rules-area, .kupi-passcode-suka {display: none;}
  134. .form-files-box .form-files-limits {color: #c2c0be; margin: 2px 0;}
  135. .form-files-box .form-files-drag-area {border-color: #c2c0be; color: #c2c0be;}
  136. .form-files-box .input-thumbnail-box {border-color: #c2c0be;}
  137. .form-files-box .input-thumbnail-meta {background: #e9e8e5;}
  138. .form-files-box .input-thumbnail-size {margin-left: 4px;}
  139. .literally .lc-picker, .literally .horz-toolbar {background: #e9e8e5;}
  140.  
  141. input[type="text"], input[type="password"], textarea {background: none; border: none; border-bottom: 2px solid #c2c0be; font-size: 1.1em; transition: border .1s;}
  142. input[type="text"]:focus, input[type="password"]:focus, textarea:focus {border-color: #a8a6a3;}
  143. input[type="button"], input[type="submit"] {background: none; border: none; color: #a18974; font-size: 1.1em; font-weight: bold; transition: .2s;}
  144. input[type="button"]:hover, input[type="submit"]:hover {color: #b5a393;}
  145. button[disabled], html input[disabled] {color: #c2c0be !important;}
  146. .mselect, select {background: #e9e8e5; border: none; border-bottom: 2px solid #c2c0be; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
  147.  
  148. .qr {background: #f5f4f2; border-color: #dbdad6; border-radius: 4px; padding: 4px;}
  149. .qr .qr-header {background: #f5f4f2; border: none;}
  150. .qr .qr-close {color: #0000; font-size: 0;}
  151. .qr .qr-close:before {content: "\f00d"; font: normal normal normal 14px/1 FontAwesome; color: #333;}
  152. .qr-reply .qr-vk-public {display: none;}
  153. .qr-reply .captcha-image img {image-rendering: unset;}
  154. .qr-reply .captcha-box, #postform td .captcha-box {font-family: 'Lora', serif; font-size: 13px; margin-top: 4px;}
  155. #qr-CommentToolbar {margin: 2px 0 0;}
  156. #qr-CommentToolbar span, #CommentToolbar span {display: inline-block; height: 16px;}
  157. .qr-settings thead tr, .qr-settings tbody tr:last-child {background-color: #e9e8e5;}
  158. .qr-footer hr, .bb hr {border-color: #dbdad6;}
  159. .qr-footer, .bb .bb-footer {font-size: 12px; padding: 0 4px;}
  160.  
  161. .markup {padding: 0 2px; opacity: 0;}
  162. .m-bold {background: url(http://immage.biz/images/2018/09/29/Skrm.png) no-repeat 50%;}
  163. .m-italic {background: url(http://immage.biz/images/2018/09/29/Skrr.png) no-repeat 50%;}
  164. .m-quote {background: url(http://immage.biz/images/2018/09/29/Skr7.png) no-repeat 50%;}
  165. .m-underline {background: url(http://immage.biz/images/2018/09/29/Skrg.png) no-repeat 50%;}
  166. .m-overline {background: url(http://immage.biz/images/2018/09/29/SkrC.png) no-repeat 50%;}
  167. .m-spoiler {background: url(http://immage.biz/images/2018/09/29/Skrz.png) no-repeat 50%;}
  168. .m-strike {background: url(http://immage.biz/images/2018/09/29/SkrI.png) no-repeat 50%;}
  169. .m-sup {background: url(http://immage.biz/images/2018/09/29/SkrY.png) no-repeat 50%;}
  170. .m-sub {background: url(http://immage.biz/images/2018/09/29/Skrb.png) no-repeat 50%;}
  171.  
  172. .bb {background: #f5f4f2; border-color: #dbdad6; border-radius: 4px 4px 0 0;}
  173. .bb .bb-header-text-new {color: #a18974;}
  174. .bb .boardstats-row {margin: 5px;}
  175. .fa {font: normal normal normal 14px/1 FontAwesome, 'Lora', serif;}
  176. .fa-bar-chart, .fa-eye {float: right; min-width: 65px;}
  177.  
  178. .nb, .adminbar-bottom, .footer .board-info {display: none;}
  179. .footer div[style="float: right; margin: 0 0 0.5em 0;"]{float:left!important}
  180.  
  181. @media only screen and (max-width: 480px) and (orientation:portrait),  only screen and (max-width: 540px) and (orientation:landscape){
  182. body {font-size: 0.85em;}
  183. header, .catalog, .cntnt {padding: 0;}
  184. .adminbar {opacity: 1; position: unset;}
  185. .menu {position: unset;}
  186. .adminbar__boards {background: #f8f7f5; position: unset;}
  187.  
  188. .content, .board-data {width: auto;}
  189. .hboardlist .column {width: 50%;}
  190. .board-list-table .board-title, .board-list-table .board-posts {width: auto;}
  191.  
  192. .button-mob {background: none; border: none; color: #a18974;}
  193.  
  194. .oppost {background: none;}
  195. .oppost-options-mob, .post .post-details {background: none;}
  196. .post-wrapper {padding: 0 5px; margin: 5px 0;}
  197. .post .post-message {margin: 0.6em 1em;}
  198. .post {padding: 0;}
  199. .post .image {vertical-align: top;}
  200. .reply .post-details {background: none; opacity: 1;}
  201. body.replypage .reply .reflink::before {content: counter(postcount); margin-left: 0.3em; margin-right: 0.6em;}
  202. .post .images-single + blockquote {margin: 0 1em 0.6em;}
  203. .post .images .image-link a {float: none;}
  204. .ABU-refmap {padding: 0 4px 2px;}
  205.  
  206. .qr {font-size: 1em;}
  207. .qr-reply input.qmail {width: 180px;}
  208. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement