Guest User

Untitled

a guest
Apr 20th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.84 KB | None | 0 0
  1. /* Main Body and Background of Body */
  2. body, html {
  3. background:url(http://i.imgur.com/4Dd8TvD.jpg);
  4. background-repeat:no-repeat;
  5. background-attachment: fixed;
  6. background-position: top center;
  7. margin-top: -1px;
  8. }
  9. @font-face {
  10. font-family: 'Lato';
  11. font-style: normal;
  12. font-weight: 500;
  13. src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  14. }
  15. /*-- Remove creature --*/
  16. #dynamic_logo img{
  17. height:0px;
  18. width:0px;
  19. }
  20. .loading img {width:0px;height:0px;}
  21. .loading
  22. {
  23. background:transparent url(http://i614.photobucket.com/albums/tt230/m66660000/plurk/loading/loading1.gif) no-repeat scroll center top !important;
  24. margin-top:30px;height:px;
  25. opacity:1 !important; zoom:1;
  26. }
  27. #div_loading {filter:alpha(opacity=0); opacity:0.0;}
  28.  
  29. .cmp_arrow_right {opacity:0.6;}
  30. .cmp_arrow_left {opacity:0.6;}
  31.  
  32. #timeline_holder {
  33. height:600px!important;
  34. }
  35. #bottom_line {
  36. background: transparent !important;
  37. border: 0px;
  38. }
  39.  
  40. .bottom_start, .bottom_end {
  41. background: #3D2319 !important;
  42. color: #E8C6AF;
  43. font-weight: 300;
  44. font-family: 'Helvetica' !important;
  45. font-size: 10px;
  46. }
  47.  
  48. /*-- Plurks --*/
  49.  
  50.  
  51. ._lc_ .plurk_cnt {
  52. border-radius: 9px 9px 9px 9px;
  53. -khtml-border-radius: 9px;
  54. -webkit-border-radius: 9px;
  55. border-right: 0px !important;
  56. border-bottom: 0px !important;
  57. color: #2E0000 !important;
  58. }
  59. /*-- Response box background --*/
  60. .response_box {
  61. background: #EEECEE;
  62. border-top: 1px dotted #2E0F00;
  63. }
  64.  
  65. /*-- response besides plurk --*/
  66. .response_count {
  67. background:none!important;
  68. color: #FBEBD9!important;
  69. padding:2px;
  70. border-radius:3px 5px;
  71. }
  72.  
  73. .new .response_count {
  74. background: #0F0700!important ;
  75. border-right:0px solid #006A8F;
  76. border-top: 0px solid #0A84AF;
  77. border-bottom: 0px solid #006A8F;
  78. border-left: 0px solid #0A84AF;
  79. padding-left: 4px;
  80. padding-right: 6px;
  81. padding-top: 1px;
  82. padding-bottom: 3px;
  83. color: #EEECE!important;
  84. }
  85. .input_holder #input_big {
  86. background-color: #EECEE !important;
  87. opacity: 1
  88. font-size: 250%;
  89. color: #0F0700 !important;
  90. overflow: auto;
  91. word-wrap: break-word
  92. width: 200%;
  93. }
  94. .input_holder #input_small {
  95. background-color: #EECEE !important;
  96. opacity: 1
  97. font-size: 250%;
  98. color: #0F0700 !important;
  99. overflow: auto;
  100. word-wrap: break-word
  101. width: 200%;
  102.  
  103. }
  104.  
  105.  
  106. .muted { filter:alpha(opacity=20); opacity:0.5; zoom:1; }
  107. .unmute { color:#000 !important; }
  108. /Image beside plurk/
  109. .p_img {
  110. border:0px!important;
  111. }
  112. .p_img img {
  113. border:0px;
  114. border-radius:50%;
  115. border-radius:5px 5px;
  116. }
  117. border-right: 1px solid #CF6A33;
  118. border-bottom: 1px solid #CF6A33;
  119. color: #4f1002;
  120. background: #E57C43;
  121. }
  122.  
  123. /* Plurk: Response Caption Bars */
  124. .plurk_box {
  125. -moz-border-radius: 6px;
  126. -khtml-border-radius:6px;
  127. -webkit-border-bottom-left-radius: 6px;
  128. -webkit-border-bottom-right-radius: 6px;
  129. }
  130. /*-- Response box background --*/
  131. .response_box {
  132. background: #EEEECE;
  133. border-top: 1px solid #000;
  134.  
  135. }
  136.  
  137. /*-- Response box individual comments --*/
  138. .plurk_cnt {
  139. background: #EEECE!important;
  140. }
  141.  
  142. /*-- Response box lower area --*/
  143. .mini_form, .info_box {
  144. background: #EEECE;
  145.  
  146. }
  147.  
  148. a.ex_link {
  149. color: #4f1002;
  150. }
  151.  
  152. /* MENU UNSELECTED ITEMS (I have mine set as transparent. If you want color, change "background" to "background-color: #HEXCODE;") */
  153. #filter_tab a.off_tab {
  154. background-color: #F5F1E2;
  155. border: none!important;
  156. color:#3b320d;
  157. filter: alpha(opacity=60) !important;
  158. -moz-opacity: 0.6 !important;
  159. opacity: 0.6 !important;}
  160.  
  161. /* MENU SELECTED ITEM */
  162. #filter_tab a.filter_selected {
  163. outline: 0 !important;
  164. background: #0F0700;
  165. color: #EEECE;
  166. -khtml-border-radius: 10px;
  167. -moz-border-radius: 10px;
  168. -webkit-border-radius: 10px;
  169. border-radius: 10px;
  170. border:1px white solid;
  171. filter: alpha(opacity=60) !important;
  172. -moz-opacity: 0.6 !important;
  173. opacity: 0.6 !important;
  174. }
  175.  
  176. /* MENU ITEMS ON HOVER */
  177. #filter_tab a.off_tab:hover {
  178. background: #0F0700!important;
  179. color:#EEECE;
  180. text-decoration:none;
  181. -khtml-border-radius: 10px;
  182. -moz-border-radius: 10px;
  183. -webkit-border-radius: 10px;
  184. border-radius: 10px;
  185. border-right:1px white solid;
  186. border-bottom:1px white solid;
  187. filter: alpha(opacity=95) !important;
  188. -moz-opacity: 0.95 !important;
  189. opacity: 0.95 !important;
  190. }
  191. /*NEW RESPONSE BUBBLE*/
  192. .unread #alert_beacon, .unread_generic {
  193. background: #28481E!important;
  194. color: #EEECE !important;
  195. }
  196.  
  197. /* UPDATER */
  198. #updater {
  199. background: transparent;
  200. color: #341410;
  201. -khtml-border-radius: 10px;
  202. -moz-border-radius: 10px;
  203. -webkit-border-radius: 10px;
  204. border-radius: 10px;
  205. border:2px #1F1410 dotted;
  206. filter: alpha(opacity=70) !important;
  207. -moz-opacity: 0.7 !important;
  208. opacity: 0.7 !important;
  209. }
  210. /* UPDATER UPON HOVER*/
  211. #updater a:hover {background: #1F1410!important;
  212. color: #C9B18E;
  213. -khtml-border-radius: 8px;
  214. -moz-border-radius: 8px;
  215. -webkit-border-radius: 8px;
  216. border-radius: 8px;
  217. border:2px white dotted;
  218. filter: alpha(opacity=90) !important;
  219. -moz-opacity: 0.9 !important;
  220. opacity: 0.9 !important;}
  221.  
  222. /*DASH*/
  223. .plurk-dashboard {
  224. background: transparent !important;
  225. border:0 !important;
  226. }
  227. .dash-group-left, .dash-group-form, .dash-group-right {
  228. background: transparent !important;
  229. -moz-opacity: 0.8;
  230. opacity: 0.8;
  231. border:0px solid #F5F1E2;
  232. color: #000;
  233. }
  234. .dash-stats-karma {
  235. display : none
  236. }
  237. .dash-segment-stats {
  238. display : none;
  239. }
  240.  
  241. div#dashboard_holder {filter:alpha(opacity=40) !important; opacity:0.4 !important; zoom:1;
  242. -moz-transition:opacity 0.5s ease-out, height 1.5s ease-out;
  243. -webkit-transition:opacity 0.5s ease-out, height 1.5s ease-out;
  244. -o-transition:opacity 0.5s ease-out, height 1.5s ease-out;}
  245.  
  246. div#dashboard_holder:hover {filter:alpha(opacity=90) !important; opacity:.9 !important; zoom:1;
  247. -moz-transition:opacity 0.6s ease-in, height 1s ease-in;
  248. -webkit-transition:opacity 0.6s ease-in, height 1s ease-in;
  249. -o-transition:opacity 0.6s ease-in, height 1s ease-in;
  250. }
Advertisement
Add Comment
Please, Sign In to add comment