Advertisement
Guest User

MLSM CSS

a guest
Apr 30th, 2012
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. div.titlebox span.word {
  2. display: none
  3. }
  4. div.titlebox span.number:after {
  5. content: " Plaid Ponies"
  6. }
  7. .side .titlebox .redditname a {
  8. background: url(%%Scottsman-logo%%);
  9. display: block;
  10. width: 251px;
  11. height: 50px;
  12. float: none;
  13. font-size: 0
  14. }
  15. body {
  16. background: url(%%plaid2%%)
  17. no-repeat fixed center center
  18. }
  19. .arrow.up { background-image:url(%%kilt6%%);
  20. background-position: 0px 0px;
  21. height: 15px; width: 15px;
  22. margin-left:0px;
  23. }
  24. .arrow.upmod {
  25. background-image: url(%%kilt5%%);
  26. background-position: 0px 0px;
  27. height: 15px; width: 15px;
  28. }
  29. .likes .score.likes {color:black}
  30. .dislikes .score.dislikes {color:green}
  31. .likes div.score.likes {color:black}
  32. .dislikes div.score.dislikes {color:green}
  33. div.side {
  34. background: url(%%plaid2%%)
  35. no-repeat fixed center center
  36. }
  37. .tagline {color: black}
  38. .link .rank {color: black}
  39. .entry .buttons li a {color: black}
  40. .domain {color: black}
  41. .domain a {color: black}
  42. .titlebox form.flairtoggle {
  43. background: url(%%plaid2%%)
  44. no-repeat fixed center center
  45. }
  46. .titlebox form.flairtoggle {color: black}
  47. .titlebox .bottom {color: black}
  48. p.bottommenu {color: black}
  49. p.bottommenu a {color: blue}
  50. #header {
  51. background: url(%%scottland%%)
  52. no-repeat fixed center center
  53. .flairselector .customizer {
  54. display: none !important;
  55. }
  56. .flair {
  57. border: none !important;
  58. top:20px;
  59. padding:0px;
  60. background: url(%%spritesheet%%);
  61. display:inline-block;
  62. }
  63. .flair-Applebloom8-bit{ background-position: 0 0; width: 41px; height: 46px; }
  64. .flair-Applejack8-bit{ background-position: 0 -96px; width: 19px; height: 46px; }
  65. .flair-Celestia8-bit{ background-position: 0 -192px; width: 61px; height: 46px; }
  66. .flair-Fluttershy8-bit{ background-position: 0 -288px; width: 56px; height: 46px; }
  67. .flair-Luna{ background-position: 0 -384px; width: 50px; height: 46px; }
  68. .flair-Octavia8-bit{ background-position: 0 -480px; width: 25px; height: 46px; }
  69. .flair-PinkiePie8-bit{ background-position: 0 -576px; width: 53px; height: 46px; }
  70. .flair-RainbowDash8-bit{ background-position: 0 -672px; width: 31px; height: 46px; }
  71. .flair-Rarity8-bit{ background-position: 0 -768px; width: 50px; height: 46px; }
  72. .flair-Scootaloo{ background-position: 0 -864px; width: 63px; height: 46px; }
  73. .flair-Sweetie8-bit{ background-position: 0 -960px; width: 56px; height: 46px; }
  74. .flair-TwilightSparkle8bit{ background-position: 0 -1056px; width: 50px; height: 46px; }
  75. .flair-Vinyl8bit{ background-position: 0 -1152px; width: 46px; height: 45px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement