I don't the Comic Sans font. Kill It With Fire!
SHARE
TWEET

Untitled

a guest Jan 26th, 2016 51 Never
  1. body {
  2.   background: #fffad9;
  3.   background-image: url('https://i.imgur.com/Qw2CTwa.png'), url('http://i.imgur.com/x0UTEsj.png');
  4.   background-repeat: repeat-x, no-repeat;
  5.   background-attachment: scroll, fixed;
  6.   background-position: 50% 0%, right bottom;
  7. }
  8.  
  9. div.post.reply, div.pages {
  10.   background: #f2eab5;
  11. }
  12.  
  13. div.post.reply.highlighted {
  14.   background: #e6b173;
  15. }
  16.  
  17. .desktop-style div.boardlist:not(.bottom) {
  18.   background-color: #cdb42e;
  19.   color: #fffad9;
  20.   border-bottom: none;
  21. }
  22.  
  23. #options_div, #options_tab {
  24.   background-color: #f2eab5;
  25. }
  26.  
  27. header div.subtitle, h1 {
  28.   color: #cdb42e;
  29. }
  30.  
  31. form table tr th {
  32.   background-color: #cdb42e;
  33. }
RAW Paste Data
Top