Advertisement
_Klemu_

#01

Dec 22nd, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.31 KB | None | 0 0
  1. <style type="text/css">
  2. body, html {
  3.     color: white;
  4.     background-image: url('http://i.imgur.com/3ApZsHi.jpg');
  5.     background-repeat: no-repeat;
  6.     background-attachment: fixed;
  7.     background-position: top center;
  8.     background-size: cover;  
  9. }
  10. .ipsType_pagetitle, .ipsType_subtitle {
  11.      color: #00F000;
  12. }
  13. .row_data {
  14.     color: white;
  15. }
  16. #branding {
  17.     background: transparent;
  18.     border-bottom: none;
  19. }
  20. #user_navigation .ipsList_inline li {
  21.     background: transparent;
  22. }
  23. .ipsList_inline>li:last-child {
  24.      background: transparent;
  25. }
  26. #community_app_menu>li>a {
  27.     background: rgba(250, 250, 250, 0.05);
  28.     color: #0099FF;
  29. }
  30. #community_app_menu>li.active>a {
  31.     background: rgba(250, 250, 250, 0.05);
  32.     color: #0099FF;
  33. }
  34. #search_wrap {
  35.     background: rgba(250, 250, 250, 0.2);
  36. }
  37. #search .submit_input {
  38.     background: #0099FF url(http://mrucznik-rp.pl/public/style_images/master/search_icon.png) no-repeat 50%;
  39.     border: none;
  40. }
  41. #footer_utilities {
  42.      background: rgba(250, 250, 250, 0.1);
  43. }
  44. .general_box h3 {
  45.     color: white;
  46.     background: transparent;
  47.     border: none;
  48.     box-shadow: inset 0 0 45px #09f;
  49.     text-align: center;
  50.     font-weight: bold;
  51. }
  52. a:hover {
  53.     color: #fff !important;
  54. }
  55. #content, .ipsBox {
  56.     background: none;
  57. }
  58. .ipsBox_container {
  59.     background: rgba(250, 250, 250, 0);
  60.     border: none;
  61. }
  62. #user_info_cell .ipsType_pagetitle {
  63.     color: #fff;
  64. }
  65. .desc.lighter, .desc.lighter.blend_links a, a, .moderated, .moderated a  {
  66.     color: white;
  67. }
  68. .ipsVerticalTabbed_tabs li {
  69.     background: none;
  70.     border: none;
  71.     color: #000;
  72. }
  73. .ipsVerticalTabbed_tabs li a {
  74.     display: block;
  75.     padding: 10px 8px;
  76.     outline: 0;
  77.     color: #FFF;
  78. }
  79. .ipsVerticalTabbed_tabs li.active a {
  80.     width: 133px;
  81.     border-right: none;
  82.     background: transparent;
  83.     color: #fff;
  84.     box-shadow: inset 0 0 25px #09f;
  85. }
  86. .ipsVerticalTabbed_tabs li a:hover {
  87.     background: rgba(0, 153, 255, 0.5);
  88.     font-weight: bold;
  89. }
  90. #user_latest_status>div {
  91.     padding: 10px 15px;
  92.     background-color: rgba(0, 0, 0, 0.6);
  93.     box-shadow: none;
  94.     color: #FFFFFF;
  95.     border: 1px solid #0099ff;
  96.     border-radius: 0px;
  97. }
  98. .boxShadow {
  99.     background: rgba(0, 0, 0, 0.75);
  100.     border: none;
  101.     box-shadow: inset 0 0 30px #0099ff;
  102.     color: #fff;
  103. }
  104. .ipsType_sectiontitle {
  105.     font-size: 16px;
  106.     font-weight: normal;
  107.     color: #FFFFFF;
  108. }
  109. .reputation.positive, .members li.positive {
  110.     background: transparent;
  111.     box-shadow: inset 0 0 30px #09f;
  112. }
  113. .general_box {
  114.     background: none;
  115.     margin-bottom: 10px;
  116. }
  117. .ipsVerticalTabbed_tabs>ul {
  118.     width: 149px !important;
  119.     margin-top: 10px;
  120.     border-top: none;
  121.     border-left: none;
  122.     border: none;
  123. }
  124. .maintitle {
  125.     background: transparent;
  126.     border: none;
  127.     box-shadow: inset 0 0 45px #09f;
  128. }
  129. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  130.     background: transparent;
  131.     opacity: 1;
  132.     color: #fff;
  133.     box-shadow: none;
  134. }
  135. .post_body .post {
  136.     color: white;
  137. }
  138. p.citation {
  139.     background: rgba(255, 255, 255, 0.3);
  140.     border-left: none;
  141.     border-top: none;
  142.     border-right: none;
  143. }
  144. blockquote.ipsBlockquote {
  145.     border: none;
  146.     border-left: none;
  147.     background: rgba(255, 255, 255, 0.15);
  148. }
  149. .status_update {
  150.     background: none;
  151.     border: none;
  152. }
  153. .row2, .post_block.row2 {
  154.     background-color: transparent;
  155. }
  156. .post_block {
  157.     background: transparent;
  158.     box-shadow: inset 0 0 15px #09f;
  159.     border-width: 0px;
  160. }
  161. .post_block h3 {
  162.     background: transparent;
  163.     box-shadow: inset 0 0 25px #09f;
  164. }
  165. table.ipb_table td {
  166.     padding: 10px;
  167.     border-bottom: none;
  168. }
  169. .header {
  170.     background: #808080;
  171.     color: #FFFFFF;
  172. }
  173. .ipbmenu_content, .ipb_autocomplete {
  174.     background-color: #000000;
  175.     border: none;
  176. }
  177. .ipbmenu_content li, .ipb_autocomplete li {
  178.     border-bottom: 1px solid #0099FF;
  179. }
  180. #footer_utilities a.menu_active {
  181.     background: #000;
  182.     border: none;
  183. }
  184. .ipbmenu_content a:hover {
  185.     background: #000;
  186. }
  187. .ipsUserPhoto {
  188.     padding: 1px;
  189.     border: none;
  190.     background: transparent;
  191. }
  192. .unread {
  193.     background-color: #0099FF;
  194. }
  195. #user_link_menucontent #links li {
  196.     width: 50%;
  197.     float: left;
  198.     margin: 3px 0;
  199.     text-shadow: 0px 0px 0 rgba(255,255,255,1);
  200. }
  201. #mrp_nav #community_app_menu>li>a {
  202.     color: #0099FF;
  203. }
  204. .popupInner {
  205.     background: rgba(0, 0, 0, 0.6);
  206.     box-shadow: none;
  207.     overflow-x: hidden;
  208. }
  209. .popupInner h3 {
  210.     background: transparent;
  211.     border-width: 1px 1px 0 1px;
  212.     border-style: solid;
  213.     border-color: transparent;
  214.     font-weight: 300;
  215.     box-shadow: inset 0 0 50px #0099ff;
  216.     text-shadow: 0 0 0 rgba(0,0,0,0);
  217. }
  218. .popupWrapper {
  219.     background-color: rgba(0,0,0,0.75);
  220.     padding: 0px;
  221. }
  222. #profile_background {
  223.     background: none;
  224. }
  225. #profile_panes_wrap, #profile_content_main {
  226.     background: none;
  227.     border: none;
  228.     padding: 10px;
  229. }
  230. #primary_nav {
  231.     background: rgba(250, 250, 250, 0);
  232.     border-bottom: none;
  233. }
  234. .general_box h3, .bar, .ipsSideBlock h3, .header {
  235.     border: none;
  236. }
  237. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
  238.     background: transparent;
  239.     border: none;
  240.     box-shadow: inset 0 0 5px #09f;
  241. }
  242. #ipsDebug_footer, #footer_utilities, .breadcrumb, .breadcrumb.top {
  243.     display: none;
  244. }
  245. #user_link.menu_active {
  246.     background: #0f0f0f;
  247.     color: #0099ff;
  248. }
  249. .ipsButton_secondary, .bbc_spoiler_show, .user_controls li a {
  250.     background: transparent;
  251.     border: none;
  252.     color: #fff;
  253.     box-shadow: inset 0 0 25px #09f;
  254. }
  255. #status_wrapper {
  256.     background: rgba(0, 153, 255, 0.25);
  257.     box-shadow: inset 0 0 50px #09f;
  258. }
  259. #user_latest_status {
  260.     background: none;
  261. }
  262. #status_wrapper .ipsBox_container {
  263.     margin-bottom: 9px;
  264.     padding: 5px!important;
  265. }
  266. .ipsBox_container.moderated {
  267.     background: transparent;
  268.     border: none;
  269.     box-shadow: inset 0 0 20px #fff;
  270. }
  271. .moderated .row2 {
  272.     background-color: transparent;
  273. }
  274. .input_submit {
  275.     background: rgba(0, 153, 255, 0.5);
  276.     border: none!important;
  277.     color: #fff!important;
  278.     box-shadow: inset 0 0 15px #09f;
  279. }
  280. .input_text, .ipsTagBox_wrapper {
  281.     border-width: 0px;
  282.     background: rgba(255, 255, 255, 0.2);
  283.     color: #fff;
  284. }
  285. .ipsLikeBar_info {
  286.     background: transparent;
  287. }
  288. .ipsLikeButton.ipsLikeButton_disabled {
  289.     background: rgba(255, 255, 255, 0.2);
  290.     border: none;
  291. }
  292. .desc, .desc.blend_links a, p.posted_info {
  293.     color: #fff;
  294. }
  295. .ipsBadge_green {
  296.     background: transparent;
  297.     box-shadow: inset 0 0 15px #09f;
  298. }
  299. #main_search {
  300.     color: #fff;
  301. }
  302. #search_options {
  303.     background: rgba(0, 153, 255, 0.75);
  304. }
  305. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement