SHARE
TWEET

Stylesheet for 8ch /scurv/ v3

a guest May 1st, 2015 213 Never
  1. /* stylesheet for scurv v3 */
  2.  
  3. body {
  4. margin: 0;
  5. padding: 0;
  6. background: none;
  7. background-color: #292523;
  8. color: #999796;
  9. overflow-y: scroll;}
  10.  
  11. div.boardlist:not(.bottom) {
  12. background-color: #000 !important;
  13. color:#999796;
  14. border-bottom: solid 2px #1f1c1a !important;}
  15.  
  16. div.banner {
  17. background-color: #000;
  18. color: #999796;}
  19.  
  20. div.pages {
  21. background-color: #000;
  22. color: #999796;
  23. border-right: solid 2px #1f1c1a !important;
  24. border-bottom: solid 2px #1f1c1a !important;}
  25.  
  26. div.pages a.selected {
  27. color: #fff;}
  28.  
  29. div#options_div, div.options_tab_icon{
  30. background-color: #000!important;
  31. color: #999796!important;}
  32.  
  33. div.options_tab_icon:hover, div.options_tab_icon.active {
  34. background-color: #000!important;
  35. color: #fff!important;}
  36.  
  37. div.options_tab h2{color: #fff!important;}
  38.  
  39. header h1 {
  40. text-align: center
  41. display: inline-block;
  42. letter-spacing: -1px;
  43. font-size: 30pt;
  44. font-weight: 500;
  45. font-family: "Times New Roman";
  46. color: #e3d08a;}
  47.  
  48. header div.subtitle {
  49. text-align: center
  50. display: inline-block;
  51. font-size: 12pt;
  52. font-family: "Times New Roman";
  53. color: #999796;}
  54.  
  55. div.blotter {
  56. color: #706d6c;
  57. font-weight: bold;
  58. text-align: center;}
  59.  
  60. span.heading {
  61. color: #b14949;
  62. font-size: 11pt;
  63. font-weight: bold;}
  64.  
  65. span.spoiler {
  66. background:#999796;
  67. color:#999796;}
  68. span.spoiler:hover {
  69. background:#999796;
  70. color:#000;}
  71.  
  72. div.post.reply {
  73. background: #000;
  74. border-top: solid 2px #000 !important;
  75. border-left: solid 2px #000 !important;
  76. border-right: solid 2px #1f1c1a !important;
  77. border-bottom: solid 2px #1f1c1a !important;
  78. color:#999796;}
  79.  
  80. div.post.reply.highlighted {
  81. background: #000;
  82. border: dashed 2px #fff !important;}
  83.  
  84. p.intro span.subject {
  85. font-size: 11pt;
  86. margin-right: 5px;
  87. color: #fff;}
  88.  
  89. .post-btn {
  90. visibility: hidden !important;
  91. padding-right:10px;
  92. padding-left:4px;
  93. opacity: 1.0 !important}
  94.  
  95. .post-btn:after {
  96. color:#fff;
  97. font-size: 16pt;
  98. content: '☠';
  99. visibility: visible;
  100. display: block;
  101. position: relative;
  102. top:2px;
  103. margin-top:-11px;
  104. margin-bottom:-11px;}
  105.  
  106. p.intro span.name {color: #b14949;}
  107.  
  108. p.intro, p.intro span.capcode {color: #e3d08a;}
  109.  
  110. p.intro, p.intro span.time {color: #fff;}
  111.  
  112. form table tr th, table tr {
  113. background-color: #000!important;
  114. color: #999796;
  115. border-color: #999796 !important;}
  116.  
  117. p.quote {color: #b9cc7c;}
  118.  
  119. p.quote.hover {color: #fff;}
  120.  
  121. .intro a:link, a:visited, a:active {
  122. color: #e3d08a;
  123. text-decoration: none !important;}
  124.  
  125. .intro a:hover, .post_no a:hover {color: #fff; !important}
  126.  
  127. a:link, a:visited, a:active {
  128. color: #e3d08a;
  129. text-decoration: none !important;}
  130.  
  131. a:hover {color: #fff;}
  132.  
  133. div.post.reply div.body a {color: #e3d08a;}
  134.  
  135. div.post.reply div.body a:hover {color: #fff;}
  136.  
  137. li.post-item, li.post-submenu {background:#000;}
  138.  
  139. ul {border:none !important;}
  140.  
  141. .fa.fa-thumb-tack{visibility: hidden !important;}
  142.  
  143. .fa.fa-thumb-tack:after{
  144. color:#fff;
  145. font-size: 16pt;
  146. content: '⚔';
  147. visibility: visible;
  148. display: block;
  149. position: relative;
  150. top:2px;
  151. margin-top:-11px;
  152. margin-bottom:-11px;}
  153.  
  154. .thread.grid-li.grid-size-small, .thread.grid-li.grid-size-large, .thread.grid-li.grid-size-vsmall {
  155. background-color:#000!important;
  156. border-top: solid 2px #000 !important;
  157. border-left: solid 2px #000 !important;
  158. border-right: solid 2px #1f1c1a !important;
  159. border-bottom: solid 2px #1f1c1a !important;}
  160.  
  161. .thread.grid-li.grid-size-small:hover, .thread.grid-li.grid-size-large:hover, .thread.grid-li.grid-size-vsmall:hover {
  162. background-color:#000!important;
  163. border:dashed 2px #fff!important;}
  164.  
  165. span.catalog_search {color:#999796;}
  166.  
  167. span a, span a:link, span a:visited, span a:active{
  168. color: #e3d08a !important;}
  169.  
  170. span a:hover{color: #fff !important;}
  171.  
  172. hr {border-color:#000 !important;}
  173.  
  174. TH[colspan="2"] {border:none !important;}
  175.  
  176. div.dropzone, div.file-hint {
  177. background:#000;
  178. color:#999796!important;}
  179.  
  180. input[type=submit] {
  181. background-color: #000;
  182. border:none;
  183. color: #e3d08a;}
  184.  
  185. input[type=submit]:hover {
  186. color: #fff;}
RAW Paste Data
Top