Advertisement
hero0fwar

/r/CreepyReadings - Original CSS

Jan 25th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. #sr-header-area{ background-color: transparent; opacity: 1; border-bottom: none; }
  2. .sr-bar a, .sr-bar .separator{ color: white!important; }
  3.  
  4. .link .midcol { margin-right: 10px; margin-left: 0px; }
  5. .linklisting { bottom: 0px; margin-top: 0px; padding: 0px !important; background-color: transparent; margin-left: 0px;}
  6.  
  7. #header-bottom-right { background-color: #821;opacity:1;color: #333333;border-top: 0px solid black !important;border-left: 0px solid black!important;border-bottom: 0px !important;top:63px !important;height: 15px !important;vertical-align: middle !important;padding: 5px !important;}
  8. #header-bottom-right a { color: white;}
  9.  
  10. body, table, tr, td, .promoted, #sr-header-area, .dropdown, #header-bottom-left, #header-bottom-right, .side, .morelink, li, .selected, .selected a, .choice, #sr-more-link, .raisedbox{background-color: #151515 !important; color: white !important; border: 0px !important;}
  11. .even, .odd{background-color: #151515 !important; color: #fff !important;}
  12. input{background-color: black ! important; color: white ! important;}
  13.  
  14. a:hover{color: white !important;}
  15. .title a{color:#ddd !important;}
  16. .title a:visited{color: #B40404 !important; text-decoration: underline !important;}
  17. .title a:visited:hover{color: #fff !important; text-decoration: underline !important;}
  18. .title a:hover{color: white !important;}
  19. #header{border-bottom: 0px !important;}
  20. #header-bottom-left{background-image: url(%%RedditHeader%%) !important;}
  21. .infobar, .commentbody.border{background-color:#555 ! important;}
  22. .footer{background-color: #222 !important; -moz-border-radius-topleft: 10px !important; -moz-border-radius-topright: 10px !important;}
  23. .footer *{background-color: #222 !important;}
  24. .md blockquote, .help blockquote {
  25. border-left:2px solid #06f !important;
  26. }
  27. .linkcompressed .entry .buttons li a {
  28. background-color:#191919 !important;
  29. color:#6E6E6E !important;
  30. }
  31. .linkcompressed .entry .buttons li a:hover {
  32. text-decoration:underline !important;
  33. background-color:#191919 !important;
  34. color:#aaa !important;
  35. }
  36. .rank{color:#585858 !important;}
  37. a.star{color:#fff !important;}
  38. .user a{color:#f20 !important;}
  39. .user a:hover{color:#02f !important;}
  40. .user b{color:#eee !important;}
  41. #sr-bar a {color:#ccc !important;}
  42. .author{color:#A4A4A4 !important;}
  43. .author:hover{color:#585858 !important;}
  44. .domain a{color:#ccc !important;}
  45. .comment .child {border-left: 2px dashed #222 !important;}
  46. .pagename a,.redditname a{color:#A4A4A4 !important;}
  47. .pagename a:hover,.redditname a:hover{color:#DF0101 !important;}
  48. .tabmenu li a{color:#B40404 !important;}
  49. .tabmenu li a:hover{color:#6E6E6E !important;}
  50. .menuarea {border-bottom:1px dashed #333 !important;padding-bottom:10px !important;}
  51. #header-img{width:45px !important;}
  52. .sidebox{background:none !important;padding-left:0 !important;}
  53. .side{width:300px !important;}
  54. #search input[type="text"] {width:295px !important;}
  55. h1{color:#A4A4A4 !important;font-size:30px !important;line-height:40px !important;text-align:center !important;}
  56. .embededmedia{background:#060606 !important;padding:25px !important;}
  57. .morecomments a{color:#06f !important;}
  58. .morecomments a:hover{color:#ddd !important;}
  59. .organic-listing{border:1px solid #000 !important;}
  60. .organic-listing .linkcompressed .title a{color: #800 !important;}
  61. .organic-listing .linkcompressed .title a:hover{color: #a00 !important;}
  62. .midcol{background:#111 !important;}
  63. .score, .likes{color:#8A0808 !important;}
  64.  
  65.  
  66. .morelink { background: white!important; border: 1px solid #c3ccd6; display: block; font-size: 14px; font-weight: bold; height: 32px; letter-spacing: -1px; line-height: 32px; position: relative; text-align: center; color: #151515 }
  67. .morelink:hover { background: #151515!important; border-top: 1px solid white !important;border-left: 1px solid white!important;border-bottom: 1px solid white !important; border-right: 1px solid white !important}
  68. .morelink a { color: #333; display: block; width: 100% }
  69. .morelink:hover a { color: white; text-shadow: none }
  70. .morelink .nub { display: none }
  71. .morelink:hover .nub { display: none }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement