Advertisement
Guest User

2ch.hk i 4chan neon theme ru

a guest
Mar 11th, 2018
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. body
  2. {
  3. background-image: url("https://i.redd.it/1iwcit1gidyy.jpg");
  4. background-repeat: no-repeat;
  5. background-attachment: fixed;
  6. background-size: cover;
  7. color: #d6d6d6!important;
  8. }
  9.  
  10. a
  11. {
  12. color: #96b0ff!important;
  13. }
  14.  
  15. hr
  16. {
  17. border-top: 1px solid #004ebd!important;
  18. }
  19.  
  20. .boxbar
  21. {
  22. background-color: #7a0088!important;
  23. color: #fff;
  24. }
  25.  
  26. #announce
  27. {
  28. background-color: #4e0244!important;
  29. color: #d6d6d6!important;
  30. }
  31.  
  32. .box-outer
  33. {
  34. border-style: none;
  35. background-color: #380030!important;
  36. color: #d6d6d6!important;
  37. }
  38.  
  39. #boards a
  40. {
  41. color: #0361f3;
  42. }
  43.  
  44. .c-thread img
  45. {
  46. border-style: none;
  47. }
  48.  
  49. ul,li
  50. {
  51. border-style: none!important;
  52. }
  53.  
  54. #ft li
  55. {
  56. background: #380030!important;
  57. }
  58.  
  59. #bannerCnt
  60. {
  61. background-color: #380030!important;
  62. border-style: none;
  63. width: auto!important;
  64. padding-top: 10px;
  65. padding-bottom: 10px;
  66. }
  67.  
  68. .boardTitle
  69. {
  70. background-color: #380030!important;
  71. width: auto!important;
  72. }
  73.  
  74. .globalMessage
  75. {
  76. background-color: #380030!important;
  77. width: auto!important;
  78. padding-top: 10px;
  79. padding-bottom: 10px;
  80. }
  81.  
  82. .desktop
  83. {
  84. background-color: #380030!important;
  85. width: auto!important;
  86. }
  87.  
  88. .reply
  89. {
  90. background-color: #6f005f!important;
  91. width: auto!important;
  92. border-style: none!important;
  93. margin-bottom: 10px;
  94. }
  95.  
  96. .thread
  97. {
  98. background-color: #380030!important;
  99. width: auto!important;
  100. }
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement