Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. table, tbody, td, td div {
  2. color: #ffffff!important;
  3. }
  4. div.mv_smallGrayBoxCont div.mv_smallGrayBoxTop {
  5. display: none;
  6. }
  7. div.mv_smallGrayBoxCont div.mv_smallGrayBoxBottom {
  8. display: none;
  9. }
  10. div.mv_smallGrayBoxCont div.mv_smallGrayBoxMiddle {
  11. background-color: #000000;
  12. background-image: none;
  13. color: #ffffff; border: 1px solid #999999;
  14. }
  15. div.mv_smallGrayBoxCont div.mv_smallGrayBoxMiddle
  16.  
  17. div.header{
  18. display: none;
  19. }
  20. div.mv_smallGrayBoxCont div.mv_smallGrayBoxMiddle a {
  21. color: #ffffff;
  22. }
  23.  
  24. div.mv_mediumGrayBoxCont div.mv_mediumGrayBoxTop {
  25. display: none;
  26. }
  27. div.mv_mediumGrayBoxCont div.mv_mediumGrayBoxBottom {
  28. display: none;
  29. }
  30. div.mv_mediumGrayBoxCont div.mv_mediumGrayBoxMiddle {
  31. background-color: #000000;
  32. background-image: none;
  33. color: #ffffff; border: 1px solid #999999;
  34. }
  35. div.mv_mediumGrayBoxCont div.mv_mediumGrayBoxMiddle
  36.  
  37. div.header{
  38. display: none;
  39. }
  40. div.mv_mediumGrayBoxCont div.mv_mediumGrayBoxMiddle a {
  41. color: #ffffff;
  42. }
  43.  
  44. div.mv_largeGrayBoxCont div.mv_largeGrayBoxTop {
  45. display: none;
  46. }
  47. div.mv_largeGrayBoxCont div.mv_largeGrayBoxBottom {
  48. display: none;
  49. }
  50.  
  51. #right_out div.mv_largeGrayBoxCont
  52.  
  53. div.mv_largeGrayBoxMiddle, #center_in
  54.  
  55. div.mv_largeGrayBoxCont div.mv_largeGrayBoxMiddle {
  56. background-color: #000000;
  57. background-image: none;
  58. color: #ffffff;
  59. }
  60. div.mv_largeGrayBoxCont div.mv_largeGrayBoxMiddle
  61.  
  62. div.header{
  63. display: none;
  64. }
  65. div.mv_largeGrayBoxCont div.mv_largeGrayBoxMiddle a {
  66. color: #ffffff;
  67. }
  68.  
  69. .newsItem {
  70. border: px solid #ffffff;
  71. }
  72.  
  73. a.style1:link, a.style1:visited {
  74. text-decoration: none;
  75. color: #999999!important;
  76. }
  77. a.style3:link, a.style3:visited {
  78. color: #dddddd!important;
  79. }
  80. a.style5:link, a.style5:visited {
  81. color: #dddddd!important;
  82. }
  83. .colorBlue {
  84. color: #999999!important;
  85. }
  86.  
  87. .vartype1_content h2 {
  88. color: #000000;
  89. }
  90.  
  91. .battleRound {
  92. background: none!important;
  93. }
  94.  
  95. .floatLeft span {
  96. color: #ffffff!important;
  97. }
  98.  
  99. .mv_alertBoxCont p, .mv_alertBoxCont td {
  100. color: #000000!important;
  101. }
  102.  
  103. .chatMessage{color:#ffffff!important;
  104. }
  105. .chatTime{color:#fafafa!important;
  106. }
  107. #chantitle{color:#FFFFFF; background-color:#303030!
  108. important;
  109. }
  110. #sendChatMsgForm{background-color:#303030!important;
  111. }
  112. #chatSettingsBar{background-color:#303030!important;
  113. }
  114. #chatOnlineTitle{color:#FFFFFF; background-
  115. color:#303030; !important
  116. }
  117. #chatOnlineList{color:#FFFFFF; background-color:#505050;
  118. !important
  119. }
  120. #chatShowHide a span {color: #000000!important; display:none;
  121. }
  122. #chatmsgshere{background-color:#505050!important; height: 515px;
  123. }
  124. #chatControls, #chatControls div{background-
  125. color:#303030!important; border:#303030;
  126. }
  127.  
  128. .forumquotes{background-color:#202020!important;
  129. }
  130.  
  131. #character_image{background:none !important
  132. }
  133. #character_image {
  134. background: none!important;
  135. height: 400px!important;
  136. min-height:400px!important;
  137. max-height:400px!important;
  138. text-align: center;
  139. }
  140. #theactualcharimage {
  141. height: 400px!important;
  142. width: auto!important;
  143. }
  144. #profileleageimg {
  145. float: right;
  146. height: 50px;
  147. width: auto;
  148. }
  149. #left_in {
  150. position: relative;
  151. left: -125px;
  152. }
  153. #right_in {
  154. position: relative;
  155. left: -25px;
  156. }
  157. #center_in {
  158. position: relative;
  159. left: -75px;
  160. }
  161.  
  162. #rectebmarcomm2, #rectebmarcomm {background-color:#808080!important;
  163. }
  164. .tebulitemforcomm {background-color:#505050!important;
  165. }
  166. .blueTop {background-color:#404040!important; background-image:none!important; border-radius: 10px; color:#FFFFFF!important;
  167. }
  168. .content {background-color:#303030!important; border-radius: 10px; color:#FFFFFF!important;
  169. }
  170. .ok {background-color:#404040!important;
  171. }
  172.  
  173. .zebradrightbord {background-color:#000000!important;
  174. }
  175.  
  176. .colorBlack {color:#FFFFFF!important;
  177. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement