SHARE
TWEET

/natsoc/

a guest Jun 10th, 2015 231 Never
  1. body{
  2.     background: url("http://i.imgur.com/gFyyhLv.jpg") fixed;
  3. background-repeat:no-repeat;
  4. background-position: center center;
  5. color: white;
  6. }
  7.  
  8. #quick-reply td {
  9.     border-collapse: collapse;
  10.     background: #212121 none repeat scroll 0% 0% !important;
  11.     margin: 0px;
  12.     padding: 3px;
  13. }
  14. .full-image {
  15.   width: 100% !important;
  16. }
  17. div.boardlist {
  18.     color: white;
  19. }
  20. div.thread{
  21. background: rgba(0,0,0,0.2);
  22. }
  23. .post-menu ul {
  24.     background-color: #FFF;
  25. color: black;
  26.     border: 0px solid #666 !important;
  27.     list-style: outside none none;
  28.     padding: 0px;
  29.     margin: 0px;
  30.     white-space: nowrap;
  31. }
  32. div.body a{
  33.     color: #fff !important;
  34. }
  35. pre.prettyprint {
  36.     padding: 2px;
  37.     border:  0px solid #888 !important;
  38. background-color: rgba(0,0,0,0);
  39. padding: 8px;
  40. display: inline-block;
  41. }
  42. div.body a:hover{
  43.     color: #B9312E !important;
  44. }
  45. .options_tab, #options_tablist{
  46. background-color: #212121 !important;
  47. }
  48. #options_div, #alert_div {
  49.     background-color: #212121;
  50.     border: 0px solid #000;
  51.  
  52. }
  53. #options_tablist {
  54.    border-right: 1px solid #000;
  55. }
  56.  
  57.  
  58. .options_tab_icon {
  59.     padding: 5px;
  60.     color: #FFF;
  61.     cursor: pointer;
  62. }
  63. .options_tab_icon.active {
  64.     padding: 5px;
  65.     color: #B9312E;
  66.     cursor: pointer;
  67. }
  68. span.heading {
  69.     color: rgb(185, 49, 46);
  70.     font-size: 14pt;
  71.     font-weight: bold;
  72. }
  73. h2 {
  74.     color: #B9312E;
  75. }
  76. div.post.reply, .theme-catalog div.thread{
  77.     background: rgba(0,0,0,0.75) none repeat scroll 0% 0%;
  78.     border: 0px;
  79. }
  80. img.board_image {
  81.     display: block;
  82.     border: 0px solid #A9A9A9;
  83. }
  84. textarea{
  85. border:0px;}
  86. #quick-reply .post-table, #quick-reply td {
  87.     background: #212121 none repeat scroll 0% 0%;
  88. }
  89. .intro span.name {
  90.     color: white !important;
  91.     font-weight: bold;
  92. }
  93. div.post.reply.highlighted, .theme-catalog div.thread:hover {
  94. background: rgba(0,0,0,0.8);
  95. }
  96. .desktop-style div.boardlist:not(.bottom) {
  97.     background-color:rgba(27, 27, 27,1);
  98. color: white;
  99. }
  100. form table tr th {
  101.     background:rgba(27, 27, 27,1); none repeat scroll 0% 0%;
  102. }
  103. .desktop-style div.boardlist:not(.bottom) {
  104.     border-bottom: 0px solid;
  105. }
  106. div.banner {
  107.     background-color: #1B1B1B;
  108.     padding: 1px;
  109. }
  110.  
  111. div.boardlist a, a:link{
  112.     color: white;
  113. }
  114. div. boardlist a:hover{
  115.     color: #B9312E;
  116. }
  117. h1{
  118. color: white;}
  119. header div.subtitle, h1 {
  120.     color: white;
  121.     text-align: center;
  122. }
  123. a:link:hover{
  124. color:#B9312E !important;
  125. }
  126. div.blotter {
  127.     color: white;
  128.     font-weight: bold;
  129.  font-size: 14pt;
  130.     text-align: center;
  131. }
  132.  
  133. a, a:visited{
  134. color:white;
  135. text-decoration: none !important;}
  136. }
RAW Paste Data
Top