Advertisement
Guest User

Untitled

a guest
Oct 8th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. <style type='text/css'>
  2.  
  3. html, body {
  4. background-color: #202020;
  5. background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0) 100%);
  6. color: #fff;
  7. font-family: "Lucida Grande",Calibri,Arial;
  8. }
  9.  
  10. a, a:hover, .desc.lighter, .desc.lighter.blend_links a {
  11. color: #fff !important;
  12. }
  13.  
  14. #content, .ipsBox_container, .ipsBox {
  15. background: none;
  16. box-shadow: none;
  17. border: none;
  18. }
  19.  
  20. .general_box h3 {
  21. background: none;
  22. color: #fff;
  23. font-family: "Lucida Grande",Calibri,Arial;
  24. }
  25.  
  26. .general_box {
  27. background: #1a7eca;
  28. }
  29.  
  30. .boxShadow {
  31. border-radius: 0px;
  32. background: #1a7eca;
  33. }
  34.  
  35. #custom_fields_game {
  36. background: #7ec93b;
  37. }
  38.  
  39. #friends_overview {
  40. background: #eab42e;
  41. }
  42.  
  43. #profile_panes_wrap .reputation {
  44. background: #9a4076;
  45. border-radius: 0px;
  46. }
  47.  
  48. .reputation.positive, .reputation.negative {
  49. color: #fff;
  50. }
  51.  
  52. .ipsBadge {
  53. background: #d24040;
  54. border-radius: 0px;
  55. }
  56.  
  57. .ipsButton_secondary {
  58. border-radius: 0px;
  59. box-shadow: none;
  60. border: none;
  61. background: #6196f4;
  62. }
  63. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a,
  64.  
  65. .topic_buttons li span, .ipsButton {
  66. border-radius: 0px;
  67. box-shadow: none;
  68. border: none;
  69. background: #aaaaaa;
  70. color: #000 !important;
  71. text-shadow: none;
  72. font-family: "Lucida Grande",Calibri,Arial;
  73. }
  74.  
  75. #user_latest_status {
  76. background: none;
  77. }
  78.  
  79. .message {
  80. background: #7ec93b;
  81. }
  82.  
  83. #user_latest_status>div {
  84. border-radius: 0px;
  85. box-shadow: none;
  86. border: none;
  87. background: #F60;
  88. color: #fff;
  89. }
  90. .ipsVerticalTabbed_tabs li.active a {
  91. width: 135px;
  92. position: relative;
  93. z-index: 8000;
  94. border-right: 0px solid transparent;
  95. background: transparent;
  96. color: #fff;
  97. font-weight: bold;
  98. }
  99.  
  100. .ipsVerticalTabbed_tabs li a:hover {
  101. background: #9a4076;
  102. }
  103.  
  104. #user_link_menucontent #links li {
  105. text-shadow: none;
  106. }
  107.  
  108. .ipsVerticalTabbed_tabs li {
  109. background: #F60;
  110. color: #fff;
  111. border-bottom: 0px solid transparent;
  112. }
  113.  
  114. .ipsVerticalTabbed_tabs>ul {
  115. border-top: 0px solid transparent;
  116. border-left: 0px solid transparent;
  117. }
  118.  
  119. .ipsType_pagetitle, .ipsType_subtitle {
  120. font-family: "Lucida Grande",Calibri,Arial;
  121. color: #d24040;
  122. }
  123.  
  124. .breadcrumb, #footer_utilities {
  125. display: none;
  126. }
  127.  
  128. .ipsUserPhoto {
  129. border: 1px solid #d51a21;
  130. background: #d51a21;
  131. }
  132.  
  133. #search_wrap {
  134. background: #1c54a9;
  135. border-radius: 0px;
  136. }
  137.  
  138. #search_options {
  139. background: none;
  140. }
  141.  
  142. .ipsType_sectiontitle {
  143. color: #fff;
  144. }
  145.  
  146. #search .submit_input {
  147. background: #1c54a9 url(http://mrucznik-rp.pl/public/style_images/master/search_icon.png) no-repeat 50%;
  148. border: 1px solid #1c54a9;
  149. box-shadow: none;
  150. border-radius: 0px;
  151. }
  152.  
  153. #community_app_menu>li>a {
  154. background: #eab42e;
  155. }
  156.  
  157. #community_app_menu>li.active>a {
  158. background: #9a4076;
  159. }
  160. .ipsHasNotifications {
  161. box-shadow: none;
  162. }
  163.  
  164. .header {
  165. background: #d51a21;
  166. }
  167.  
  168. .maintitle {
  169. border-radius: 0px;
  170. background: #1a7eca;
  171. border: none;
  172. box-shadow: none;
  173. }
  174.  
  175. .status_update {
  176. background: #7ec93b;
  177. }
  178.  
  179. .row2, .post_block.row2 {
  180. background-color: #9a4076;
  181. }
  182.  
  183. .row1, .post_block.row1 {
  184. background-color: #eab42e;
  185. }
  186.  
  187. .ipsLikeBar_info {
  188. background: #9a4076;
  189. border-radius: 0px;
  190. }
  191.  
  192. .post_block h3, .popupInner h3 {
  193. background: none;
  194. }
  195.  
  196. .post_block, .popupInner {
  197. background: #1a7eca;
  198. }
  199.  
  200. #profile_panes_wrap .reputation {
  201. margin: 0 0 0px 0;
  202. }
  203.  
  204. #mrp_nav #community_app_menu {
  205. display: none;
  206. justify-content: center;
  207. font-family: Open Sans,Tahoma,Helvetica,Arial,sans-serif;
  208. }
  209.  
  210. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement