SHARE
TWEET

Stylesheet for 8ch /scurv/ v5

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