Guest User

Untitled

a guest
Apr 2nd, 2016
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.41 KB | None | 0 0
  1. *{border-radius: 0px !important;}
  2.  
  3. html,body,.captcha-box{
  4. font: 12px font-name !important;
  5. background-color:#101010 !important;
  6. color:#EEEEEE !important;
  7. border-radius: 0px !important;}
  8.  
  9. .reply, .reply.hiclass, .thread_wrap::after{
  10. background-color:#303030 !important;
  11. border: none;}
  12.  
  13. .post-details{background-color:transparent !important;}
  14.  
  15. .oppost, .oppost-wrapper, .thread{background-color:#202020 !important;}
  16.  
  17. .post-title{color:#8888FF !important;}
  18.  
  19. span.spoiler, span.spoiler a, span.spoiler:hover, span.spoiler:hover a{
  20. background:#606060 !important;
  21. color:#eeeeee !important;
  22. text-shadow:none !important;
  23. transition:none !important;}
  24.  
  25. .unkfunc{color:#789922 !important;}
  26.  
  27. a, .reply-label{
  28. color:#3DAEE9 !important;
  29. text-decoration: none;}
  30.  
  31. .board-info, .vk-group, hr, .top-user-boards, .boardstats, .dropd-boards  {display:none !important;}
  32.  
  33. #adminbar, .menu, .rmenu{
  34. margin: 0px !important;
  35. padding: 0px !important;
  36. text-align: left !important;}
  37.  
  38. #qr-fav{
  39. z-index: 0;
  40. width: 26%;}
  41.  
  42. .qr-body{
  43. background-color: #505050 !important;
  44. max-height: 925px;}
  45.  
  46. //.posts{max-width: 74%;}
  47.  
  48. button, input, select, textarea, .qr, .qr-settings, .thread_wrap{
  49. background-color: #303030 !important;
  50. color: #eeeeee !important;
  51. padding: 1px !important;
  52. border: 1px solid black !important;}
  53.  
  54. .comment, .qr-header{background-color: #101010 !important;}
  55.  
  56. .de-entry-title{font: 12px font-name !important;}
Advertisement
Add Comment
Please, Sign In to add comment