Advertisement
Hitmare

Minecraft.de Custom CSS "Luna" v4

Jun 13th, 2013
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. #usercp_nav .blockbody {
  2. background: #272778 none;
  3. }
  4.  
  5. #usercp_nav .blockrow {
  6. background: #272778 none;
  7. }
  8.  
  9. #usercp_nav .blocksubhead {
  10. background: #272778 none;
  11. }
  12.  
  13. .above_body {
  14. background: #2F2F47 url(http://pic.lun4.net/minecraft_header_luna.png);
  15. }
  16.  
  17. .bbcode_container div.bbcode_quote {
  18. background: #363b6c none;
  19. border: 1px solid #161d3f;
  20. }
  21.  
  22. .blockbody {
  23. background: rgb(14,0,59);
  24. }
  25.  
  26. .body_wrapper {
  27. background: #222222 url(http://pic.lun4.net/wool_blue.png)
  28. ;
  29. padding: 10px 20px 10px 20px;
  30. }
  31.  
  32. .footer {
  33. background: url(http://pic.lun4.net/wool_blue_light.png);
  34. }
  35.  
  36. .footer a {
  37. color: rgb(0,0,0);
  38. }
  39.  
  40. .formcontrols .blockrow {
  41. background: rgb(14,0,59);
  42. }
  43.  
  44. .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  45. background: #4545CC url(http://minecraft.de/images/gradients/step-up.png) repeat-x left bottom;
  46. }
  47.  
  48. .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
  49. background: #363b6c url(http://minecraft.de/images/gradients/step-up.png) repeat-x left bottom;
  50. }
  51.  
  52. .navbar {
  53. background: url(http://pic.lun4.net/wool_blue.png);
  54. }
  55.  
  56. .navlinks {
  57. background: #2C2C80 none;
  58. }
  59.  
  60. .navtabs {
  61. background: url(http://pic.lun4.net/wool_blue_light.png);
  62. }
  63.  
  64. .navtabs li a.navtab {
  65. background: url(http://pic.lun4.net/wool_blue_light.png);
  66. }
  67.  
  68. .postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
  69. background: rgb(14,0,59);
  70. }
  71.  
  72. .postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
  73. background: #404680;
  74. border-left: 1px solid #363b6c;
  75. }
  76.  
  77. .postbitlegacy .postdetails, .eventbit .eventdetails {
  78. background: #363b6c
  79. ;
  80. }
  81.  
  82. .postbitlegacy .userinfo {
  83. background: #363b6c
  84. ;
  85. }
  86.  
  87. .postbitlegacy .userinfo.new, .postbitlegacy .postdetails.new {
  88. background: #161d3f;
  89. }
  90.  
  91. .signature {
  92. border-top: 1px solid rgb(14,0,59)
  93. ;
  94. }
  95.  
  96. .thread_info .blockbody {
  97. background: rgb(14,0,59);
  98. border-bottom: 1px solid rgb(14,0,59);
  99. border-left: 1px solid rgb(14,0,59);
  100. border-right: 1px solid rgb(14,0,59);
  101. }
  102.  
  103. .threadbit .alt {
  104. background: #363b6c url(http://minecraft.de/images/gradients/step-up.png) repeat-x left bottom;
  105. }
  106.  
  107. .threadbit .nonsticky, .threadbit .discussionrow {
  108. background: #404680 url(http://minecraft.de/images/gradients/step-up.png) repeat-x left bottom;
  109. }
  110.  
  111. .threadbit .unreadbit {
  112. background: #8a80c0 url(http://minecraft.de/images/gradients/step-up.png) repeat-x bottom left;
  113. }
  114.  
  115. .toolsmenu {
  116. background: #404680
  117. ;
  118. }
  119.  
  120. div.blocksubhead.sortrow {
  121. background-color: #333397;
  122. }
  123.  
  124. div.blocksubhead.sortrow div {
  125. color: #7685c6;
  126. }
  127.  
  128. div.blocksubhead.sortrow div a {
  129. color: #7685c6;
  130. }
  131.  
  132. div.body_wrapper {
  133. }
  134.  
  135. h3.blocksubhead {
  136. background-color: #333397;
  137. }
  138.  
  139. html {
  140. background: #2F2f2a url(http://pic.lun4.net/wool_blue.png) repeat top left;
  141. }
  142.  
  143. input.primary.textbox.full {
  144. background-color: #363b6c;
  145. }
  146.  
  147. li.blockrow.pmbit {
  148. background-color: #363b6c;
  149. }
  150.  
  151. textarea.cke_source.cke_enable_context_menu {
  152. background-color: #363b6c;
  153. }
  154.  
  155. .polloptionsblock {
  156. background: rgb(14,0,59) url(http://minecraft.de/images/misc/poll_question_mark.png) no-repeat 30px 10px;
  157. }
  158.  
  159. .bbcode_container div.bbcode_code, .bbcode_container pre.bbcode_code {
  160. background: #363b6c repeat-x;
  161. }
  162.  
  163. div.extrabox {
  164. background-color: #51599F;
  165. border: 4px solid #7D7DE4;
  166. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement