Guest User

Untitled

a guest
Sep 28th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. html {max-width 1000px margin:0 auto; background-color: #f8f7f5 !important;}
  2. body {background-color: #f8f7f5;font-family: Helvetica neue; font-weight: 300; max-width 1000px; margin:auto; width:78%; }
  3.  
  4. /*ТЕКСТ ПОСТОВ*/
  5. #posts-form {font-family: Iowan Old Style; font-size: 20px; font-weight: 100; color: #42413f; -moz-osx-font-smoothinggrayscale}
  6.  
  7. .reply-label {display none}
  8.  
  9. .adminbar-bottom {display: none}
  10. #title {font-weight: 100; font-size: 60px !important; font-family: Iowan Old Style}
  11.  
  12.  
  13. .reply {width 10px !important; }
  14.  
  15. [id*="preview"] {left: 0px !important; font-weight 200 !important}
  16.  
  17. .post.oppost .post-title {color: #de2b2b !important; display: block; font-size: 30px !important; line-height: 35px; margin-bottom: 20px; margin-top: -3px; font-family: Iowan Old Style; font-weight: 100; opacity: 1 !important}
  18.  
  19. #hideFm {display: none}
  20.  
  21.  
  22.  
  23. #media-thumbnail {background: transparent !important; border: solid 0px !important}
  24.  
  25.  
  26. .post-wrapper { max-width: 1000px}
  27. .oppost-wrapper { max-width: 1000px}
  28.  
  29. #favorites-box {max-width: 500px; z-index: 0}
  30. .fav-row {font-size: 11px !important; white-space: nowrap}
  31. .fav-row-num {display: none}
  32. .fav-row-board {display: none}
  33. .fav-row-dash {display: none}
  34. .fav-row-newposts {margin: 0px !important; padding: 0px !important; border: 0px !important; min-width: 10px !important}
  35. .fav-row-newreplies {margin: 0px !important; padding: 0px !important; border: 0px !important; min-width: 10px !important}
  36.  
  37.  
  38. .reply.hidden-thread-box {border: 1px solid #dbdad6 !important; margin: 0px !important; padding: 0px !important; padding-left: 7px !important; padding-right: 7px !important}
  39. .reply.hidden-post-box {border: 1px solid #dbdad6 !important; margin: 0px !important; padding: 0px !important; padding-left: 7px !important; padding-right: 7px !important}
  40.  
  41.  
  42.  
  43. .oppost-wrapper .post-details { font-size: 0.8em !important; opacity: 1 !important; border: none !important; margin-bottom: 7px; background-color: #f8f7f5 }
  44.  
  45.  
  46. .reply .post-details {position absolute; width 210px; display block; left -230px; top 0px; height 100%}
  47. .post .post-details { font-size: 0.7em; opacity: 0; margin-top3px; margin-left5px; margin-bottom3px; background-color: #f8f7f5}
  48. .post .post-details:hover { font-size: 0.7em; opacity: 1; background-color: #f8f7f5; border solid 1px #d7d7d7}
  49. .reply {padding-top: 0px !important; padding-bottom: 10px !important}
  50. .post .post-message {margin: 0px; margin-top 5px}
  51.  
  52. .post .image { margin: 0px;}
  53. .post {padding: 16px; padding-bottom: 8px; padding-top: 8px}
  54. .oppost-wrapper {padding-bottom: 10px}
  55.  
  56. .images {font-size: 15px;}
  57. .post .file-attr {opacity: 0; position: absolute;}
  58. .post .file-attr:hover {opacity: 1; background-color: white}
  59.  
  60. .post-message a {font-size: 18px}
  61.  
  62. .ABU-refmap {font-size: 9px; margin-top: 5px}
  63. .ABU-refmap a {color: grey}
  64.  
  65. .adminbar {font-size: 12px}
  66. .logo {height 20px; font-size: 1px !important;}
  67.  
  68. a {color: #42413f; text-decoration: none}
  69.  
  70. .reply {background-color: #f8f7f5; margin: 0 auto; width 1000px; -webkit-border-radius: 7px; box-shadow 0 3px 6px rgba(0,0,0,0.05); margin-bottom:4px; margin-top:4px; border: solid 1px #dbdad6}
  71.  
  72.  
  73.  
  74. .oppost-wrapper {-webkit-border-radius: 7px; background-color: #f8f7f5; box-shadow 0 3px 6px rgba(0,0,0,0.05); border solid 1px #dbdad6; margin-bottom:8px;}
  75.  
  76. .watched-posts-marker .post {border-top: solid 1px #dbdad6; border-bottom: solid 1px #dbdad6; border-left: solid 1px #ff1600; border-right: solid 1px #dbdad6; -webkit-border-radius: 7px; background-color: #f8f7f5}
  77. .reply-posts-marker .post {border-top: solid 1px #dbdad6; border-bottom: solid 1px #dbdad6; border-left: dashed 1px #ff1600; border-right: solid 1px #dbdad6; -webkit-border-radius: 7px; background-color: #f8f7f5}
  78.  
  79. .watched-posts-marker .post {border: solid 1px #514a4a; border-left: solid 3px #514a4a}
  80. .reply-posts-marker .post {border: dashed 1px #514a4a; border-left: dashed 2px #514a4a}
  81.  
  82. .reply.activepost {background: #f8f7f5;}
  83. .reply.hiclass {background: #f8f7f5;}
  84.  
  85. #fullscreen-container {padding: 0px; border solid 1px #d7d7d7; background: transparent !important}
  86. #fullscreen-container img {-webkit-border-radius: 18px}
  87. #fullscreen-container video {-webkit-border-radius: 18px}
  88.  
  89. .bb.favorites {right: 0px;z-index: 981; background-color: #f8f7f5; -webkit-border-radius: 7px}
  90. .bb.boardstats {right: 155px;z-index: 0; background-color: #f8f7f5; -webkit-border-radius: 7px}
  91.  
  92.  
  93.  
  94.  
  95. .nav-arrows {right: 5px}
  96. .up-nav-arrow {top: 400px; z-index: 1}
  97. .down-nav-arrow {bottom: 400px; z-index: 1}
  98.  
  99. .pace .pace-progress {display: none}
  100.  
  101. hr {border-top: 1px solid #f5f5f5}
  102.  
  103. .footer .board-info {display: none}
  104. .thread-nav {color: #f5f5f5; opacity: .4}
  105.  
  106. .thread-nav:hover {opacity: .4}
  107.  
  108. .thread-nav span a {display: block; font-size: 2em; text-align: center; background-color: #f7f7f7; line-height: 1.2; color: #2F4F4F; -webkit-border-radius: 3px; text-decoration: none}
  109. .thread-nav span a:hover {display: block; font-size: 2em; text-align: center; background-color: #e6e6e6; line-height: 1.2; color: #2F4F4F; -webkit-border-radius: 3px}
  110.  
  111. .autorefresh { b1ackground-color: #f7f7f7; color: #8e8e8e;}
  112.  
  113. .post-posts { b1ackground-color: #f7f7f7; color: #8e8e8e;}
  114. .post-files { b1ackground-color: #f7f7f7; color: #8e8e8e;}
  115. .post-posters { b1ackground-color: #f7f7f7; color: #8e8e8e;}
  116.  
  117. .spoiler, .spoiler a {color:#333333;}
  118.  
  119. .reply-label.reply-label-top, .reply-label.reply-label-bot{color: #42413f;}
  120. #title{color: #42413f;}
  121. .fa.postbtn-favorite.fa-star{color: #42413f;}
  122. .fa.postbtn-favorite.fa-star-o{color: #42413f;}
  123.  
  124.  
  125. .mess-post.desktop {color: #42413f;}
  126. .mess-post.desktop a {color: #42413f;}
  127.  
  128. .bb-header-text.bb-header-text-new{color: #42413f;}
  129. .bb .bb-header{color: #42413f;}
  130.  
  131. .a-link-emulator {color: #42413f;}
  132. .orange {color: #42413f;}
  133.  
  134.  
  135. .board-banner.desktop, .moneymoneymoney {display: none;}
  136. .nb.desktop, #report-form, .desktop.style-switcher.mselect {display: none;}
  137. .qr-vk-public, .form-files-limits, .rules-area {display: none;}
  138. .postbtn-expall, .postbtn-exp, .turnmeoff, .kupi-passcode-suka {display: none;}
  139. #plashque {display: none;}
  140.  
  141.  
  142. #postform {margin-left: 100px}
  143. #postform td #shampoo{font-family Quant Antiqua Plain; font-size: 17px}
  144. #qr-shampoo {font-size: 17px}
  145. img{-webkit-border-radius: 7px}
  146.  
  147. #postform td.label {color: #f5f5f5}
  148.  
  149. .autorefresh {opacity: 0}
  150. .autorefresh:hover {opacity: 1}
  151. .post-posts {opacity: 0}
  152. .post-files {opacity: 0}
  153. .post-posts:hover {opacity: 1}
  154. .post-files:hover {opacity: 1}
  155.  
  156. .new-posts-marker .post {border-bottom: 1px solid #dbdad6 !important}
  157.  
  158. .adminbar.adminbar-top {opacity: 0}
  159. .adminbar.adminbar-top:hover {opacity: 1}
  160.  
  161. #CommentToolbar img {-webkit-border-radius: 2px; margin-right: 3px}
  162.  
  163.  
  164. .search.desktop {position: fixed; top:0px; left: 0px; opacity: .01}
  165. .search.desktop:hover {opacity: 1}
  166.  
  167. .reply-label-wrapper {opacity: .01}
  168. .reply-label-wrapper:hover {opacity: 1}
  169. .mess-post {margin-left: 15px !important}
  170.  
  171. .oppost-wrapper .post-details {visibility hidden}
  172. .oppost-wrapper .post-details:hover {visibility visible}
  173. .oppost-wrapper .post-title {visibility visible}
  174. .oppost-wrapper .post-title {visibility visible}
  175.  
  176. .thread-nav a {display: none;}
  177. .thread-nav:nth-of-type(1) a:nth-child(5) {font-size: 20px; display inline}
  178.  
  179. /*кнопка обновить тред. обезьяна постоянно меняет их местами, так что nth-child(6) определяет, какая по счету кнопка будет большой и красивой*/
  180. .thread-nav:nth-of-type(3) a:nth-child(6) {font-size: 25px; display: block; text-align: center; background-color: #e4e4e4; -webkit-border-radius: 10px;}
Advertisement
Add Comment
Please, Sign In to add comment