Facebook
From Coral Echidna, 9 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 611
  1. #ipboard_body, .general_box h3, .reputation.positive, .members li.positive, .reputation.zero, #user_latest_status > div, .reputation, a, .bbc_url, .bbc_email, .ipsButton_secondary a, .ipsButton_secondary, .message, #user_link_menucontent #links li {
  2. text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5) !important;
  3. }
  4. html, body {
  5. color: #FFFFFF;
  6. background-size: auto !important;
  7. }
  8. .ipsType_pagetitle, .ipsType_subtitle {
  9. font: 700 32px/1.3 arial;
  10. }
  11. .breadcrumb, #primary_nav {
  12. display: none;
  13. }
  14. #content {
  15. background: transparent !important;
  16. box-shadow: none;
  17. }
  18. .general_box {
  19. background: transparent;
  20. }
  21. .general_box h3 {
  22. background: rgba(0, 0, 0, 0.35);
  23. font-size: 14px;
  24. text-align: center;
  25. font-weight: 900;
  26. }
  27. .reputation.positive, .members li.positive, .reputation.zero, #user_latest_status > div, .reputation {
  28. background: rgba(0, 0, 0, 0.6) !important;
  29. border-radius: 10px;
  30. }
  31. .ipsVerticalTabbed_tabs > ul, .ipsVerticalTabbed_tabs li {
  32. border: none;
  33. }
  34. .ipsVerticalTabbed_tabs li a {
  35. font-weight: 700;
  36. margin-bottom: 5px;
  37. text-align: center;
  38. padding: 8px 5px;
  39. -o-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  40. -moz-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  41. -webkit-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  42. transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  43. }
  44. .ipsVerticalTabbed_tabs li a:hover {
  45. font-weight: 700;
  46. -o-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  47. -moz-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  48. -webkit-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  49. transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
  50. }
  51. .topic_buttons li.non_button a {
  52. background: rgba(80, 80, 80, 0.75) !important;
  53. }
  54. .ipsBox_container {
  55. background: transparent;
  56. border: none;
  57. }
  58. .bar {
  59. background: rgba(0, 0, 0, 0.5);
  60. font-weight: 700;
  61. }
  62. .message {
  63. background: rgba(0, 0, 0, 0.5);
  64. font-weight: 700;
  65. }
  66. .header {
  67. background: rgba(0, 0, 0, 0.2);
  68. }
  69. table.ipb_table td {
  70. border-bottom: none;
  71. }
  72. table.ipb_table {
  73. background: rgba(128, 128, 128, 0.2);
  74. border-radius: 10px;
  75. font-weight: 900;
  76. margin-top: 5px;
  77. }
  78. .maintitle {
  79. background: rgba(0, 0, 0, 0.5);
  80. border-bottom: 0px solid rgba(0, 0, 0, 0.5);
  81. border-left: 1px solid rgba(0, 0, 0, 0.5);
  82. border-radius: 10px 10px 0 0;
  83. border-right: 1px solid rgba(0, 0, 0, 0.5);
  84. border-top: 1px solid rgba(0, 0, 0, 0.5);
  85. box-shadow: none;
  86. font-weight: 700;
  87. text-align: center;
  88. }
  89. .ipsBox {
  90. background: rgba(0, 0, 0, 0.2);
  91. }
  92. .row2, .post_block.row2 {
  93. background-color: rgba(128, 128, 128, 0.2);
  94. }
  95. .status_update {
  96. background: rgba(0, 0, 0, 0.2);
  97. }
  98. .post_block {
  99. background: rgba(170, 170, 170, 0.2);
  100. border-bottom: none;
  101. margin-bottom: 20px;
  102. }
  103. .post_block h3 {
  104. background: rgba(0, 0, 0, 0.2);
  105. font-weight: 700;
  106. text-align: center;
  107. height: 30px;
  108. line-height: 16px;
  109. padding: 12px 0px 0px;
  110. border-top: none;
  111. }
  112. .ipsButton_secondary {
  113. border: 1px solid rgba(0, 0, 0, 0.4);
  114. border-radius: 10px;
  115. box-shadow: none;
  116. }
  117. .ipsButton_secondary:hover {
  118. border: 1px solid rgba(255, 255, 255, 0.4);
  119. }
  120. p.citation {
  121. background: rgba(128, 128, 128, 0.45);
  122. border-left: none;
  123. border-radius: 10px 10px 0 0;
  124. border-right: none;
  125. border-top: none;
  126. font-size: 12px;
  127. font-weight: 700;
  128. padding: 8px 10px;
  129. }
  130. div.blockquote, blockquote.ipsBlockquote {
  131. background: rgba(128, 128, 128, 0.35);
  132. border-bottom: none;
  133. border-left: none;
  134. border-radius: 0 0 10px 10px;
  135. border-right: none;
  136. }
  137. .popupInner h3 {
  138. background: rgba(0, 0, 0, 0.3);
  139. border: none;
  140. box-shadow: none;
  141. color: #FFFFFF;
  142. font-weight: 600;
  143. text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  144. border-radius: 15px 15px 0 0;
  145. }
  146. .popupInner {
  147. background: rgba(0, 0, 0, 0.5);
  148. box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  149. overflow-x: hidden;
  150. overflow-y: auto;
  151. width: 500px;
  152. color: #FFFFFF;
  153. border-radius: 0 0 15px 15px;
  154. }
  155. .ipsHeaderMenu {
  156. background: rgba(70, 70, 70, 0.5);
  157. border-radius: 15px;
  158. }
  159. .user_controls li a {
  160. background: rgba(255, 255, 255, 0.2);
  161. border: 1px solid rgba(255, 255, 255, 0.2);
  162. }
  163. .ipsBadge_grey, .ipsBadge_lightgrey {
  164. background: #B40000;
  165. }
  166. .ipsBadge_green {
  167. background: #00D407;
  168. }
  169. .ipsBadge {
  170. color: #FFFFFF;
  171. }
  172. .row1, .post_block.row1 {
  173. background-color: rgba(180, 180, 180, 0.5);
  174. }
  175. .unread {
  176. background-color: rgba(255, 255, 255, 0.5);
  177. }
  178. #search_wrap {
  179. background: rgba(200, 200, 200, 0.5);
  180. }
  181. #search_options {
  182. background: rgba(255, 255, 255, 0.4);
  183. }
  184. .desc, .desc.blend_links a, p.posted_info {
  185. color: #CFCFCF;
  186. }
  187. .ipsType_sectiontitle {
  188. border-bottom: 2px solid #CFCFCF;
  189. color: #CFCFCF;
  190. font-weight: 900;
  191. }
  192. .status_update {
  193. background: rgba(0, 0, 0, 0.5);
  194. }
  195. .input_text, .ipsTagBox_wrapper {
  196. background: rgba(255, 255, 255, 0.8);
  197. }
  198. .ipsLikeBar_info {
  199. background: rgba(255, 255, 255, 0.5);
  200. }
  201. .post_body .post {
  202. color: #000000;
  203. }
  204. #ipboard_body {
  205. background-image: url("http://i.imgur.com/81WTmUS.gif");
  206. background-repeat: repeat;
  207. background-attachment: fixed;
  208. background-size: auto;
  209. background-color: #000000 !important;
  210. }
  211. #profile_background, #header_bar, #branding, #footer_utilities {
  212. background: rgba(170, 170, 170, 0.4) !important;
  213. }
  214. .ipsList_data .row_title, .ipsList_data .ft, #profile_panes_wrap .ipsList_data .row_data, span.bbc_center, div.bbc_center, p.bbc_center, .desc.lighter, #user_info_cell, .ipsVerticalTabbed_tabs, .ipsBox_container {
  215. color: #000000;
  216. }
  217. html, body {
  218. font-family: arial !important;
  219. }
  220. .ipsVerticalTabbed_tabs li.active a, .ipsVerticalTabbed_tabs li a, .ipsButton_secondary, .ipsButton_secondary a {
  221. color: #32BD00;
  222. }
  223. .ipsVerticalTabbed_tabs li a:hover, .ipsButton_secondary:hover, .ipsButton_secondary a:hover {
  224. color: #02B41F;
  225. }
  226. .ipsVerticalTabbed_tabs li.active a, .ipsVerticalTabbed_tabs li a {
  227. border: 2px solid #000000;
  228. }
  229. .ipsVerticalTabbed_tabs li, .ipsVerticalTabbed_tabs li a {
  230. border-radius: 10px;
  231. }
  232. .ipsVerticalTabbed_tabs li, .ipsButton_secondary {
  233. background: rgba(0, 0, 0, 0.35);
  234. }
  235. .ipsVerticalTabbed_tabs li.active a {
  236. width: 135px;
  237. background: rgba(0, 0, 0, 0.6);
  238. }
  239. .ipsVerticalTabbed_tabs li a:hover, .ipsButton_secondary:hover {
  240. background: rgba(0, 0, 0, 1);
  241. }
  242. a, .bbc_url, .bbc_email {
  243. color: #8B9E2C;
  244. }
  245. a:hover {
  246. color: #030A0A;
  247. }
  248. .ipsType_pagetitle, .ipsType_subtitle {
  249. color: #5AA5B4;
  250. text-shadow: 3px 3px 4px #FFFFFF, -3px 3px 4px #FFFFFF, 3px -3px 4px #FFFFFF, -3px -3px 4px #FFFFFF, 0px 0px 10px #FFFFFF;
  251.  
  252.  
  253.  
  254. }
  255. .general_box h3, .reputation.positive, .members li.positive, .reputation.zero, #user_latest_status > div, .reputation, .bar, .message, .header, .maintitle {
  256. color: #268C0D;
  257. }
  258. .message {
  259. border: 1px solid #268C0D;
  260. }
  261. .general_box h3, .post_block h3 {
  262. border-bottom: 1px solid #268C0D;
  263. }
  264.  
  265. /*Nie usuwać*/
  266. #Copycrason {
  267. opacity: 0.05;
  268. background: url("http://s20.postimg.org/c23pijgnd/Ccrason.png") repeat-x;
  269. position: fixed;
  270. height: 25px;
  271. display: block;
  272. bottom: -3px;
  273. left: 0px;
  274. width: 100%;
  275. z-index: 9999;
  276. padding-left: 10%;
  277. padding-top: 3px;
  278. font-size: 18px;
  279. color: #FFFFFF;
  280. text-shadow: 0 0 15px #66CF66;
  281. transition: 1s;
  282. }
  283. #Copycrason:hover {
  284. opacity: 1;
  285. }
  286. #Copycrason a {
  287. color: #22CC22;
  288. }
  289.  

Replies to Untitled rss

Title Name Language When
Re: Untitled Bistre Ostrich css 9 Years ago.