_Klemu_

#3

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