Advertisement
_Klemu_

#5

Dec 7th, 2019
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.16 KB | None | 0 0
  1. <style type="text/css">
  2. body, html {
  3.     background-image: url('http://i.imgur.com/xlmhkSU.jpg');
  4.     background-repeat: no-repeat;
  5.     background-attachment: fixed;
  6.     background-position: top center;
  7.     background-size: cover;
  8.     color: #fff;
  9. }
  10. img[alt="Logo"] {
  11.     display: none;
  12. }
  13. #branding {
  14.     background: none;
  15.     border-bottom: none;
  16. }
  17. #primary_nav {
  18.     background: none;
  19.     border-bottom: none;
  20.     font-size: 13px;
  21.     padding: 4px 0 0 0;
  22. }
  23. #content {
  24.     background: transparent;
  25.     box-shadow: none;
  26.     border: none;
  27.     border-radius: 15px;
  28. }
  29. #profile_content_main {
  30.     background: rgba(0,0,0,0.5)!important;
  31.     box-shadow: inset 0 0 5px red;
  32.     border-radius: 10px;
  33. }
  34. .ipsBox {
  35.     background: none;
  36. }
  37. .ipsBox_container {
  38.     background: none;
  39.     border: none;
  40.     border-radius: 15px;
  41. }
  42. .general_box {
  43.     background: rgba(0,0,0,0.75);
  44.     border: none;
  45.     box-shadow: inset 0 0 25px #000;
  46. }
  47. .general_box h3 {
  48.     background: rgba(0, 0, 0, 0.3);
  49.     color: #fff;
  50.     text-align: center;
  51.     font-weight: bold;
  52.     border: none;
  53.     box-shadow: inset 0 0 15px red;
  54. }
  55. .ipsUserPhoto {
  56.     border: none;
  57.     background: #F00;
  58.     box-shadow: none;
  59.     border-radius: 50px 0 50px 0;
  60. }
  61. #user_latest_status {
  62.     background: none;
  63. }
  64. #user_latest_status>div {
  65.     background-color: rgba(0,0,0,0.5);
  66.     color: #FFF;
  67.     font-size: 14px;
  68.     border-radius: 15px;
  69.     min-height: 45px;
  70.     border: 1px solid #F00;
  71. }
  72. #community_app_menu>li.active>a {
  73.     background: #F00;
  74.     border-radius: 15px;
  75.     color: #FFF;
  76.     font-weight: bold;
  77.     text-shadow: none;
  78. }
  79. .desc.lighter, .desc.lighter.blend_links a {
  80.     color: #FFF;
  81. }
  82. .ipsVerticalTabbed_tabs>ul {
  83.     width: 148px !important;
  84.     margin-top: 10px;
  85.     border-top: none;
  86.     border-left: none;
  87.     border: none;
  88. }
  89. .ipsVerticalTabbed_tabs li {
  90.     background: rgba(0, 0, 0, 0.5);
  91.     color: #FFF;
  92.     border-bottom: none;
  93.     font-size: 13px;
  94.     margin-top: 5px;
  95.     box-shadow: inset 0 0 5px red;
  96. }
  97. .ipsVerticalTabbed_tabs li.active a {
  98.     width: 133px;
  99.     border-right: none;
  100.     background: rgba(255,0,0,0.25);
  101.     color: #FFF;
  102.     font-weight: bold;
  103.     text-align: center;
  104. }
  105. .ipsVerticalTabbed_tabs li a {
  106.     color: #FFF;
  107. }
  108. .ipsVerticalTabbed_tabs li a:hover {
  109.     background: rgba(255,0,0,0.2);
  110.     color: #FFF;
  111.     font-weight: bold;
  112.     text-align: center;
  113. }
  114. .reputation.positive, .members li.positive {
  115.     background: #F00;
  116. }
  117. a {
  118.     color: #FFF;
  119. }
  120. a:hover {
  121.     color: #d21312;
  122. }
  123. #search .submit_input {
  124.     background: #F00 url(http://mrucznik-rp.pl/public/style_images/master/search_icon.png) no-repeat 50%;
  125.     border: 1px solid #F00;
  126.     box-shadow: none;
  127. }
  128. #search_options {
  129.     border-radius: 3px;
  130.     background: #000;
  131. }
  132. .ipsHeaderMenu {
  133.     background: rgba(0, 0, 0, 0.85);
  134.     border-radius: 0 0 6px 6px;
  135.     box-shadow: inset 0 0 25px #000!important;
  136. }
  137. .boxShadow {
  138.     box-shadow: none;
  139. }
  140. #user_link_menucontent #links li {
  141.     text-shadow: none;
  142.     font-weight: bold;
  143. }
  144. .ipsType_sectiontitle {
  145.     font-size: 16px;
  146.     font-weight: bold;
  147.     color: #FFF;
  148.     border-bottom: none;
  149. }
  150. .ipsType_pagetitle, .ipsType_subtitle {
  151.     color: #FFF;
  152. }
  153. table.ipb_table td {
  154.     border-bottom: none;
  155. }
  156. .header {
  157.     background: none;
  158.     color: #000;
  159.     text-shadow: none;
  160.     border: none;
  161. }
  162. .maintitle {
  163.     background: rgba(0, 0, 0, 0.5);
  164.     color: #FFF;
  165.     font-size: 16px;
  166.     text-align: center;
  167.     font-weight: bold;
  168.     border-radius: 4px 4px 0 0;
  169.     box-shadow: none;
  170.     border-width: 0px;
  171. }
  172. .status_update {
  173.     background: rgba(0, 0, 0, 0.5);
  174.     color: #fff;
  175.     border: none;
  176. }
  177. .input_text, .ipsTagBox_wrapper {
  178.     border-width: 1px;
  179.     border-style: solid;
  180.     border-color: #000;
  181.     background: #000;
  182.     border-radius: 2px;
  183.     color: #FFF;
  184. }
  185. .row2, .post_block.row2 {
  186.     background-color: rgba(0, 0, 0, 0.25);
  187. }
  188. .ipsBox_container.moderated {
  189.     background: rgba(255,0,0,0.5);
  190.     border: 1px solid #F00;
  191. }
  192. .moderated, .moderated a {
  193.     color: #FFF;
  194. }
  195. .status_content .mod_links {
  196.     opacity: 1;
  197. }
  198. .moderated .row2 {
  199.     background-color: #000;
  200. }
  201. .ipsButton_secondary {
  202.     font-size: 12px;
  203.     background: rgba(0, 0, 0, 0.75);
  204.     border: none;
  205.     border-radius: 3px;
  206.     color: #fff;
  207.     text-shadow: none;
  208.     box-shadow: inset 0 0 2px red;
  209. }
  210. .ipsButton_secondary:hover {
  211.     color: #FFF;
  212.     border-color: #f00;
  213. }
  214. .topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .topic_buttons li a, .topic_buttons li span, .ipsButton {
  215.     background: rgba(0,0,0,0.75);
  216.     border: none;
  217.     border-width: 0;
  218.     border-radius: 3px;
  219.     box-shadow: none;
  220.     color: #FFF;
  221.     text-shadow: none;
  222.     text-align: center;
  223. }
  224. .topic_buttons li a:hover, .ipsButton:hover {
  225.     color: #FFF;
  226. }
  227. .ipsFilterbar li a {
  228.     color: #FFF;
  229.     opacity: 1;
  230.     text-shadow: none;
  231. }
  232. .ipsFilterbar li.active a, .ipsFilterbar.bar.altbar li.active a {
  233.     background: #000;
  234.     opacity: 1;
  235.     color: #fff;
  236.     font-weight: bold;
  237.     border-radius: 10px;
  238.     box-shadow: none;
  239. }
  240. .ipsLikeBar_info {
  241.     background: rgba(0,0,0,0.5);
  242.     border-radius: 2px;
  243. }
  244. .post_body .post {
  245.     color: #FFF;
  246. }
  247. p.citation {
  248.     font-size: 12px;
  249.     padding: 8px 10px;
  250.     border-left: none;
  251.     background: #ABABAB;
  252.     border-top: none;
  253.     border-right: none;
  254.     border-radius: 5px 5px 0 0;
  255. }
  256. blockquote.ipsBlockquote {
  257.     font-size: 12px;
  258.     padding: 10px;
  259.     border: none;
  260.     border-left: none;
  261.     border-radius: 5px;
  262.     background: #616161;
  263. }
  264. pre.prettyprint, code.prettyprint {
  265.     background-color: #9A9A9A !important;
  266.     border-radius: 4px;
  267.     color: #000;
  268.     padding: 5px;
  269.     border: none;
  270.     font-size: 13px;
  271. }
  272. .pagination .pages a, .pagejump {
  273.     color: #FFF;
  274. }
  275. .pagination .pages li.active {
  276.     background: #000;
  277.     color: #fff;
  278.     font-weight: bold;
  279.     border-radius: 2px;
  280. }
  281. .pagination .back a, .pagination .forward a {
  282.     height: 20px;
  283.     background: #FFF;
  284.     border-radius: 2px;
  285.     text-transform: uppercase;
  286.     color: #000;
  287.     font-size: 11px;
  288.     font-weight: bold;
  289. }
  290. .pagination .back a:hover, .pagination .forward a:hover {
  291.     background: #000;
  292.     color: #fff;
  293. }
  294. .post_block.no_sidebar {
  295.     background-image: none;
  296.     margin-top: 10px;
  297. }
  298. .post_block {
  299.     background: rgba(0, 0, 0, 0.5);
  300.     border-bottom: none;
  301.     border-width: 0px;
  302.     box-shadow: inset 0 0 25px #000;
  303. }
  304. .post_block h3 {
  305.     background: rgba(0, 0, 0, 0.5);
  306.     font-weight: normal;
  307.     font-size: 16px;
  308. }
  309. .ipbmenu_content, .ipb_autocomplete {
  310.     background-color: rgba(0,0,0,0.5);
  311.     border: none;
  312.     box-shadow: none;
  313. }
  314. .ipbmenu_content a:hover {
  315.     background: #000;
  316. }
  317. .ipbmenu_content li, .ipb_autocomplete li {
  318.     border-bottom: none;
  319. }
  320. .popupInner {
  321.     background: rgba(0,0,0,0.85);
  322.     box-shadow: none;
  323.     overflow-x: hidden;
  324. }
  325. .popupInner h3 {
  326.     background: rgba(255, 255, 255, 0.2);
  327.     color: #fff;
  328.     border-width: 0;
  329.     border-style: solid;
  330.     border-color: #5E8532;
  331.     text-align: center;
  332.     padding: 8px 10px 9px;
  333.     font-size: 16px;
  334.     font-weight: bold;
  335.     text-shadow: none;
  336.     box-shadow: none;
  337. }
  338. .unread {
  339.     background-color: rgba(255,0,0,0.5);
  340. }
  341. #profile_background {
  342.     background: none;
  343. }
  344. #profile_panes_wrap, #profile_content_main {
  345.     background: none;
  346.     border: none;
  347.     padding: 10px;
  348. }
  349. #header_bar {
  350.     background: rgba(0, 0, 0, 0.5);
  351.     padding: 0;
  352.     text-align: right;
  353. }
  354. #status_wrapper .ipsBox_container {
  355.     margin-bottom: 9px;
  356.     background: rgba(0, 0, 0, 0.5);
  357.     box-shadow: inset 0 0 15px #000;
  358. }
  359. #footer_utilities, #ipsDebug_footer, .breadcrumb, .breadcrumb.top, .breadcrumb.bottom, #secondary_navigation {
  360.     display: none;
  361. }
  362. #community_app_menu>li>a {
  363.     color: #fff;
  364.     background: rgba(255, 0, 0, 0.5);
  365.     text-shadow: none;
  366.     border-radius: 25px;
  367. }
  368. #community_app_menu>li>a:hover, #community_app_menu>li>a.menu_active {
  369.     background: rgba(255, 0, 0, 0.75);
  370.     color: #fff;
  371.     border-radius: 25px;
  372. }
  373. .desc, .desc.blend_links a, p.posted_info {
  374.     color: #fff;
  375. }
  376. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement