Guest User

Untitled

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