SHARE
TWEET

Stylesheet for 8ch /scurv/ v4

a guest May 1st, 2015 279 Never
  1. /* stylesheet for scurv v4*/
  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 {
  92. background: #000;
  93. padding:5px 10px 5px 5px;
  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 {display:none;}
  97.  
  98. p.intro span.subject {
  99. font-size: 11pt;
  100. margin-right: 5px;
  101. color: #fff;}
  102.  
  103. a.email span.name {color: #e3d08a !important;}
  104. a.email span.name:hover {color: #fff !important;}
  105. .post-btn {
  106. visibility: hidden !important;
  107. padding-right:10px;
  108. padding-left:4px;
  109. opacity: 1.0 !important}
  110.  
  111. .post-btn:after {
  112. color:#fff;
  113. font-size: 16pt;
  114. content: '☠';
  115. visibility: visible;
  116. display: inline;
  117. position: relative;
  118. left:-12px;}
  119.  
  120. p.intro span.name {color: #b14949;}
  121.  
  122. p.intro, p.intro span.capcode {color: #e3d08a;}
  123.  
  124. p.intro, p.intro span.time {color: #fff;}
  125.  
  126. form table tr th, table tr {
  127. background-color: #000!important;
  128. color: #999796;
  129. border-color: #999796 !important;}
  130.  
  131. p.quote {color: #b9cc7c;}
  132.  
  133. p.quote.hover {color: #fff;}
  134.  
  135. .intro a:link, a:visited, a:active {
  136. color: #e3d08a;
  137. text-decoration: none !important;}
  138.  
  139. .intro a:hover, a.post_no:hover {color: #fff !important;}
  140.  
  141. a:link, a:visited, a:active {
  142. color: #e3d08a;
  143. text-decoration: none !important;}
  144.  
  145. a:hover {color: #fff;}
  146.  
  147. div.post.reply div.body a {color: #e3d08a;}
  148.  
  149. div.post.reply div.body a:hover {color: #fff;}
  150.  
  151. /* menu */
  152. li.post-item, li.post-submenu {
  153. padding: 5px 10px !important;
  154. color:#e3d08a;
  155. background:#000;}
  156. li.post-item:hover, li.post-submenu:hover {
  157. color:#fff;
  158. background:#292523;}
  159. ul {border:dashed 1px #fff !important;}
  160.  
  161. .fa.fa-thumb-tack{visibility: hidden !important;}
  162.  
  163. .fa.fa-thumb-tack:after{
  164. color:#fff;
  165. font-size: 16pt;
  166. content: '⚔';
  167. visibility: visible;
  168. display: block;
  169. position: relative;
  170. top:2px;
  171. margin-top:-11px;
  172. margin-bottom:-11px;}
  173.  
  174. .thread.grid-li.grid-size-small, .thread.grid-li.grid-size-large, .thread.grid-li.grid-size-vsmall {
  175. background-color:#000!important;
  176. border-top: solid 1px #000 !important;
  177. border-left: solid 1px #000 !important;
  178. border-right: solid 1px #1f1c1a !important;
  179. border-bottom: solid 1px #1f1c1a !important;}
  180.  
  181. .thread.grid-li.grid-size-small:hover, .thread.grid-li.grid-size-large:hover, .thread.grid-li.grid-size-vsmall:hover {
  182. background-color:#000!important;
  183. border:dashed 1px #fff!important;}
  184.  
  185. span.catalog_search {color:#999796;}
  186.  
  187. span a, span a:link, span a:visited, span a:active{
  188. color: #e3d08a !important;}
  189.  
  190. span a:hover{color: #fff !important;}
  191.  
  192. hr {border-color:#000 !important;}
  193.  
  194. TH[colspan="2"] {border:none !important; margin:4px;}
  195.  
  196. div.dropzone, div.file-hint {
  197. background:#000;
  198. color:#999796!important;}
  199.  
  200. input[type=submit] {
  201. background-color: #000;
  202. border:none;
  203. color: #e3d08a;}
  204.  
  205. input[type=submit]:hover {
  206. color: #fff;}
RAW Paste Data
Top