Quasindro

Wklejka dla Venotha.

Dec 20th, 2011
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. <style>
  2. html, body {
  3. background: url('http://s3.ifotos.pl/img/Konachanc_rhpsenq.jpg') fixed no-repeat;
  4. color: white;
  5. font-family: Serif;
  6. text-shadow: black 0px 0px 5px;
  7. }
  8.  
  9. body, a, a:hover {
  10. cursor:url("http://www.fileden.com/files/2008/11/4/2172848/mikucurgif.gif"), progress;
  11. color: white;
  12. }
  13.  
  14. #branding {
  15. background: transparent;
  16. border-bottom: none;
  17. }
  18.  
  19. #content {
  20. background: rgba(0,0,0,0.0);
  21. }
  22.  
  23. .ipsHeaderMenu {
  24. background: rgba(0,0,0,0.5);
  25. }
  26.  
  27. .reputation.positive, .members li.positive {
  28. background: rgba(0,191,255,0.5);
  29. color: white;
  30. }
  31.  
  32. .gsPremium, .gsPremiumGOLD {
  33. background: rgba(255,193,37,0.5);
  34. border: 0px;
  35. color:white;
  36. }
  37.  
  38. .ipsLayout_smallleft.ipsLayout .ipsLayout_left {
  39. background-color: rgba(0,0,0,0.0);
  40. }
  41.  
  42. .ipsLayout_largeright.ipsLayout .ipsLayout_right {
  43. background-color: rgba(0,0,0,0.0);
  44. }
  45.  
  46. .ipsLayout_largeright.ipsLayout_withright {
  47. background-color: rgba(0,0,0,0.0);
  48. }
  49.  
  50. .ipsBox_container{
  51. background-color: rgba(0,0,0,0.0);
  52. border: none;
  53. color: white;
  54. }
  55.  
  56. .ipsBox {
  57. background: none;
  58. }
  59.  
  60. .general_box {
  61. background: rgba(186,85,211,0.05);
  62. -moz-border-radius-topright: 10px;
  63. -moz-border-radius-topleft: 10px;
  64. -moz-border-radius-bottomright: 10px;
  65. -moz-border-radius-bottomleft: 10px;
  66. -webkit-border-top-right-radius: 10px;
  67. -webkit-border-top-left-radius: 10px;
  68. -webkit-border-bottom-right-radius: 10px;
  69. -webkit-border-bottom-left-radius: 10px;
  70. }
  71.  
  72. .general_box a {
  73. color: white;
  74. }
  75.  
  76. .general_box h3 {
  77. background: rgba(186,85,211,0.1);
  78. color: white;
  79. -moz-border-radius-topright: 10px;
  80. -moz-border-radius-topleft: 10px;
  81. border-top-right-radius: 10px;
  82. border-top-left-radius: 10px;
  83. }
  84.  
  85. .ipsVerticalTabbed_tabs li {
  86. background-color: rgba(186,85,211,0.1);
  87. border: 1px solid rgba(186,85,211,0.05);
  88. -moz-border-radius-topright: 5px;
  89. -moz-border-radius-topleft: 5px;
  90. -moz-border-radius-bottomright: 5px;
  91. -moz-border-radius-bottomleft: 5px;
  92. border-top-right-radius: 5px;
  93. border-top-left-radius: 5px;
  94. border-bottom-right-radius: 5px;
  95. border-bottom-left-radius: 5px;
  96. }
  97.  
  98. .ipsVerticalTabbed_tabs > ul {
  99. color: black;
  100. border-top: none;
  101. border-left: none;
  102. -moz-border-radius-topright: 5px;
  103. -moz-border-radius-topleft: 5px;
  104. -moz-border-radius-bottomright: 5px;
  105. -moz-border-radius-bottomleft: 5px;
  106. border-top-right-radius: 5px;
  107. border-top-left-radius: 5px;
  108. border-bottom-right-radius: 5px;
  109. border-bottom-left-radius: 5px;
  110. }
  111.  
  112. .ipsVerticalTabbed_tabs li.active a {
  113. color: white;
  114. width: 131px;
  115. border-right: none;
  116. background: rgba(186,85,211,0.15);
  117. -moz-border-radius-topright: 5px;
  118. -moz-border-radius-topleft: 5px;
  119. -moz-border-radius-bottomright: 5px;
  120. -moz-border-radius-bottomleft: 5px;
  121. border-top-right-radius: 5px;
  122. border-top-left-radius: 5px;
  123. border-bottom-right-radius: 5px;
  124. border-bottom-left-radius: 5px;
  125. }
  126.  
  127. .ipsVerticalTabbed_tabs li a {
  128. color: white;
  129. -moz-border-radius-topright: 5px;
  130. -moz-border-radius-topleft: 5px;
  131. -moz-border-radius-bottomright: 5px;
  132. -moz-border-radius-bottomleft: 5px;
  133. border-top-right-radius: 5px;
  134. border-top-left-radius: 5px;
  135. border-bottom-right-radius: 5px;
  136. border-bottom-left-radius: 5px;
  137. }
  138.  
  139. #user_latest_status {
  140. background: url(http://img15.imageshack.us/img15/8994/profilestatusstem.png) no-repeat 0 50%;
  141. padding-left: 11px
  142. }
  143.  
  144. #user_latest_status > div {
  145. background: rgba(255,255,255,0.1);
  146. color: white;
  147. }
  148.  
  149. .ipsButton_secondary {
  150. background: rgba(255,255,255,0.2);
  151. background: -moz-linear-gradient(top,rgba(255,255,255,0.1) 0, #rgba(255,255,255,0.1) 100%);
  152. background: -webkit-gradient(linear,left top,left bottom);
  153. border: 1px solid rgba(255,255,255,0.025);
  154. -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset,0px 1px 0 rgba(255,255,255,0.1);
  155. -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset,0px 1px 0 rgba(255,255,255,0.1);
  156. box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset,0px 1px 0 rgba(255,255,255,0.1);
  157. color: white;
  158. }
  159.  
  160. .hnick, .htime, .hseen {
  161. color: white
  162. }
  163.  
  164. .bar{
  165. background: rgba(255,255,255,0.1) repeat-x top;
  166. color: white;
  167. -moz-border-radius-topright: 5px;
  168. -moz-border-radius-topleft: 5px;
  169. -moz-border-radius-bottomright: 5px;
  170. -moz-border-radius-bottomleft: 5px;
  171. border-top-right-radius: 5px;
  172. border-top-left-radius: 5px;
  173. border-bottom-right-radius: 5px;
  174. border-bottom-left-radius: 5px;
  175. box-shadow: inset 0 0px 0 rgba(255,255,255,0.05);
  176. border-color: rgba(255,255,255,0.05);
  177. }
  178.  
  179. .maintitle {
  180. background: rgba(255,255,255,0.1) repeat-x top;
  181. color: white;
  182. -moz-border-radius-topright: 5px;
  183. -moz-border-radius-topleft: 5px;
  184. -moz-border-radius-bottomright: 5px;
  185. -moz-border-radius-bottomleft: 5px;
  186. border-top-right-radius: 5px;
  187. border-top-left-radius: 5px;
  188. border-bottom-right-radius: 5px;
  189. border-bottom-left-radius: 5px;
  190. box-shadow: inset 0 0px 0 rgba(255,255,255,0.05);
  191. border-color: rgba(255,255,255,0.05);
  192. }
  193.  
  194. .header {
  195. background: rgba(255,255,255,0.125);
  196. color: white;
  197. }
  198.  
  199. .row1, .post_block.row1, .row1.unread {
  200. background-color: rgba(255,255,255,0.05);
  201. }
  202.  
  203. .row2, .post_block.row2, .row2.unread {
  204. background-color: rgba(255,255,255,0.075);
  205. }
  206.  
  207. table.ipb_table td {
  208. border-bottom: none;
  209. }
  210.  
  211. .breadcrumb {
  212. color: white;
  213. }
  214.  
  215. .breadcrumb a {
  216. color: white;
  217. }
  218.  
  219. table.ipb_table a{
  220. color: white;
  221. }
  222.  
  223. .popupInner {
  224. background-color: rgba(0,0,0,0.2);
  225. }
  226.  
  227. .popupInner h3 {
  228. background: transparent;
  229. background-color: rgba(0,0,0,0.1);
  230. color: white;
  231. border: none;
  232. padding: 8px 10px 9px;
  233. font-size: 16px;
  234. font-weight: 300;
  235. text-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
  236. -webkit-box-shadow: inset 0px 0px 0 #528CBC;
  237. box-shadow: inset 0px 0px 0 #528CBC;
  238. -moz-box-shadow: inset 0px 0px 0 #528CBC;
  239. -moz-border-radius-topright: 10px;
  240. -moz-border-radius-topleft: 10px;
  241. -moz-border-radius-bottomright: 10px;
  242. -moz-border-radius-bottomleft: 10px;
  243. -webkit-border-top-right-radius: 10px;
  244. -webkit-border-top-left-radius: 10px;
  245. -webkit-border-bottom-right-radius: 10px;
  246. -webkit-border-bottom-left-radius: 10px;
  247. }
  248.  
  249. .status_update {
  250. background: rgba(255,255,255,0.05);
  251. }
  252.  
  253. .post_block h3 {
  254. background: rgba(255,255,255,0.05);
  255. -moz-border-radius-topright: 10px;
  256. -moz-border-radius-topleft: 10px;
  257. -webkit-border-top-right-radius: 10px;
  258. -webkit-border-top-left-radius: 10px;
  259. }
  260.  
  261. .post_block {
  262. background: rgba(255,255,255,0.02);
  263. border-bottom: 1px solid rgba(255,255,255,0.02);
  264. -moz-border-radius-topright: 10px;
  265. -moz-border-radius-topleft: 10px;
  266. -moz-border-radius-bottomright: 10px;
  267. -moz-border-radius-bottomleft: 10px;
  268. -webkit-border-top-right-radius: 10px;
  269. -webkit-border-top-left-radius: 10px;
  270. -webkit-border-bottom-right-radius: 10px;
  271. -webkit-border-bottom-left-radius: 10px;
  272. }
  273.  
  274. .post_body .post {
  275. color: white;
  276.  
  277. a, a:hover {
  278. color: white;
  279. }
  280.  
  281. .ipsType_pagetitle, .ipsType_subtitle {
  282. color: #ffffff;
  283. }
  284.  
  285. p.citation {
  286. border-left: 2px solid rgba(255,255,255,0.06);
  287. background: transparent;
  288. background: rgba(255,255,255,0.06);
  289. background: -moz-linear-gradient(top,rgba(255,255,255,0.06) 0,rgba(255,255,255,0.06) 100%);
  290. background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.06)),color-stop(100%,rgba(255,255,255,0.06)));
  291. border-top: 2px solid rgba(255,255,255,0.06);
  292. border-right: 2px solid rgba(255,255,255,0.06);
  293. }
  294.  
  295. .row_data span {
  296. background: url("http://iv.pl/images/47800620459092622716.png") no-repeat scroll left center transparent;
  297. color: transparent;
  298. padding-left: 90px;
  299. }
  300.  
  301. #ipsDebug_footer {
  302. color: white;
  303. text-shadow: none;
  304. }
  305.  
  306. .post_body .post {
  307. color: white;
  308. }
  309.  
  310. </style>
Advertisement
Add Comment
Please, Sign In to add comment