Advertisement
_Klemu_

#2

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