Advertisement
DungeonFIRE

CSS extention

Nov 19th, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.03 KB | None | 0 0
  1. @-moz-document domain("osustats.ppy.sh") {
  2. *{
  3. color: #FFF !important;
  4. text-shadow: 0 0 10px #FFF !important;
  5. font-family: Exo, Tahoma, Arial, sans-serif !important;
  6. }
  7. body{
  8. background-image: url("http://i.imgur.com/58XxRMA.jpg") !important;
  9. background-size: cover !important;
  10. background-position: 50% !important;
  11. background-repeat:no-repeat !important;
  12. background-attachment:fixed !important
  13. }
  14. .opt tr td{
  15. border: 1px solid #FFF !important;
  16. border-radius: 6px !important;
  17. background: rgba(0,0,0,0.4) !important;
  18. }
  19. .opt tr:nth-child(8) td:first-child{
  20. border: none !important;
  21. background: transparent !important;
  22. }
  23. .dd .ddTitle{
  24. background: transparent !important;
  25. }
  26. .dd .ddTitle .ddTitleText:after{
  27. content: " ▼" !important;
  28. }
  29. .dd .ddTitle .ddTitleText{
  30. cursor: pointer !important;
  31. }
  32. #logo{
  33. -webkit-filter: hue-rotate(245deg)!important;
  34. filter: hue-rotate(245deg)!important;
  35. }
  36. .optinput{
  37. background: rgba(0,0,0,0.6) !important;
  38. border: 1px solid rgba(255,255,255,0.6) !important;
  39. }
  40. .dd .ddChild{
  41. background: transparent !important;
  42. }
  43. .dd .ddChild li{
  44. background: rgba(0,0,0,0.9) !important;
  45. border-bottom: none !important;
  46. }
  47. .dd .ddChild li:hover{
  48. background: rgba(0,176,208,0.9) !important;
  49. border-bottom: none !important;
  50. cursor: pointer !important;
  51. }
  52. .resultbox{
  53. background: rgba(0,0,0,0.75) !important;
  54. }
  55. .notinfourty{
  56. border: 3px solid #FFFFFF !important
  57. }
  58. .firstplace{
  59. box-shadow: rgb(218,175,42) 0px 0px 6px !important;
  60. border: 3px solid rgb(218,175,42) !important;
  61. }
  62. .doinfourty{
  63. border: 3px solid rgba(0,176,208,1) !important;
  64. box-shadow: rgba(0,176,208,1) 0px 0px 6px !important;
  65. }
  66. #language, #changelog,.username{
  67. width:250px !important;
  68. background: rgba(0,0,0,0.6) !important;
  69. border: 1px solid #FFF !important;
  70. }
  71. #click, .resbutton{
  72. background: rgba(0,0,0,0.6) !important;
  73. border: 1px solid #FFF !important;
  74. }
  75. #changelog{
  76. padding-bottom:0px !important;
  77. height: 46px !important;
  78. }
  79. .resultTable{
  80. padding-top: 20px !important;
  81. }
  82. .resultTable *{
  83. text-shadow: none !important;
  84. }
  85. .resultTable thead td{
  86. background: rgba(0,0,0,0.7) !important;
  87. }
  88. .resultTable thead tr td:first-child{
  89. border-left: 1px solid #FFF !important;
  90. }
  91. .resultTable thead tr td:first-child,.resultTable thead tr td:nth-child(2),.resultTable thead tr td:nth-child(3),.resultTable thead tr td:nth-child(4),.resultTable thead tr td:nth-child(5),.resultTable thead tr td:nth-child(6),.resultTable thead tr td:nth-child(7),.resultTable thead tr td:last-child{
  92. border-top: 1px solid #FFF !important;
  93. border-bottom: 1px solid #FFF !important;
  94. }
  95. .resultTable thead tr td:last-child{
  96. border-right: 1px solid #FFF !important;
  97. }
  98. .pr.r1{
  99. background: rgba(0,0,0,0.5) !important;
  100. }
  101. .pr.r2{
  102. background: rgba(0,0,0,0.7) !important;
  103. }
  104. .resultTable tbody tr td:first-child{
  105. border-left: 1px solid !important;
  106. padding-top: 3px !important;
  107. padding-bottom: 3px !important;
  108. }
  109. .resultTable tbody tr td:last-child{
  110. border-right: 1px solid #FFF !important;
  111. }
  112. .resultTable tbody tr:last-child td{
  113. border-bottom: 1px solid #FFF !important;
  114. }
  115. #preview{
  116. border: 3px solid #FFF !important;
  117. box-shadow: none !important;
  118. background-color: rgba(0,0,0,0.8)
  119. }}
  120.  
  121. /*== Cookiezi ==*/
  122. @-moz-document url("https://osu.ppy.sh/u/124493"),regexp("https:\/\/osu.ppy.sh\/u\/[c,C][o,O]+[k,K][i,I][e,E][z,Z][i,I]"){
  123. .profile-username:after{
  124. content: "Can just shut up?" !important;
  125. color: #FFF !important;
  126. text-shadow: #FFF 0 0 6px !important;
  127. font-weight: bold !important;
  128. display: block !important;
  129. width: 100% !important;
  130. text-align: center !important;
  131. margin: 0 !important;
  132. padding-top: 3px !important;
  133. padding-bottom: 0px !important;
  134. font-size: 8pt!important;
  135. }
  136. .profile-username{
  137. color: #00b0d0 !important;
  138. text-shadow: rgba(0,176,208,1) 0px 0px 6px !important;
  139. }}
  140.  
  141. /*== SeniorKitten ==*/
  142. @-moz-document url-prefix("https://osu.ppy.sh/u/6436741"), regexp("https:\/\/osu.ppy.sh\/u\/[s,S][e,E][n,N][i,I][o,O][r,R][k,K][i,I][t,T]+[e,E][n,N]"){
  143. .profile-username:after{
  144. content: "δ-5" !important;
  145. color: #FFF !important;
  146. text-shadow: #FFF 0 0 6px !important;
  147. font-weight: bold !important;
  148. display: block !important;
  149. width: 100% !important;
  150. text-align: center !important;
  151. margin: 0 !important;
  152. padding-top: 3px !important;
  153. padding-bottom: 0px !important;
  154. font-size: 10pt!important;
  155. }
  156. .profile-username{
  157. color: rgb(255,0,255) !important;
  158. text-shadow: rgb(255,0,255) 0px 0px 6px !important;
  159. }}
  160. /*== Cookiezi ==*/
  161. @-moz-document url-prefix("https://osu.ppy.sh/u/124493"),regexp("https:\/\/osu.ppy.sh\/u\/[c,C][o,O]+[k,K][i,I][e,E][z,Z][i,I]"){
  162. .profile-username:after{
  163. content: "Can just shut up?" !important;
  164. color: #FFF !important;
  165. text-shadow: #FFF 0 0 6px !important;
  166. font-weight: bold !important;
  167. display: block !important;
  168. width: 100% !important;
  169. text-align: center !important;
  170. margin: 0 !important;
  171. padding-top: 3px !important;
  172. padding-bottom: 0px !important;
  173. font-size: 8pt!important;
  174. }
  175. .profile-username{
  176. color: #00b0d0 !important;
  177. text-shadow: rgba(0,176,208,1) 0px 0px 6px !important;
  178. }}
  179.  
  180. /*== Angelsim ==*/
  181. @-moz-document url-prefix("https://osu.ppy.sh/u/1777162"), regexp("https:\/\/osu.ppy.sh\/u\/[a,A][n,N][g,G][e,E][l,L][s,S][i,I][m,M]"){
  182. .profile-username:after{
  183. content: "Mouse can everything" !important;
  184. color: #FFF !important;
  185. text-shadow: #FFF 0 0 6px !important;
  186. font-weight: bold !important;
  187. display: block !important;
  188. width: 100% !important;
  189. text-align: center !important;
  190. margin: 0 !important;
  191. padding-top: 3px !important;
  192. padding-bottom: 0px !important;
  193. font-size: 8pt!important;
  194. }
  195. .profile-username{
  196. color: #E5E4E2 !important;
  197. text-shadow: #E5E4E2 0px 0px 6px !important;
  198. }}
  199. /*== rrtyui ==*/
  200. @-moz-document url-prefix("https://osu.ppy.sh/u/352328"), regexp("https:\/\/osu.ppy.sh\/u\/[r,R]+[t,T][y,Y][u,U][i,I]"){
  201. .profile-username:after{
  202. content: "plz enjoy game" !important;
  203. color: #FFF !important;
  204. text-shadow: #FFF 0 0 6px !important;
  205. font-weight: bold !important;
  206. display: block !important;
  207. width: 100% !important;
  208. text-align: center !important;
  209. margin: 0 !important;
  210. padding-top: 3px !important;
  211. padding-bottom: 0px !important;
  212. font-size: 8pt!important;
  213. }
  214. .profile-username{
  215. color: #C299FF !important;
  216. text-shadow: #C299FF 0px 0px 6px !important;
  217. }}
  218.  
  219. /*== Teelar ==*/
  220. @-moz-document url-prefix("https://osu.ppy.sh/u/3022974"), regexp("https:\/\/osu.ppy.sh\/u\/[m,M][e,E][m,M][e,E][l,L][o,O][r,R][d,D]"){
  221. .profile-username:after{
  222. content: "Play Count > Performance Points" !important;
  223. color: #FFF !important;
  224. text-shadow: #FFF 0 0 6px !important;
  225. font-weight: bold !important;
  226. display: block !important;
  227. width: 100% !important;
  228. text-align: center !important;
  229. margin: 0 !important;
  230. padding-top: 3px !important;
  231. padding-bottom: 0px !important;
  232. font-size: 8pt!important;
  233. }
  234. .profile-username{
  235. color: rgba(0,255,100,1) !important;
  236. text-shadow: rgba(0,255,100,1) 0px 0px 6px !important;
  237. }}
  238.  
  239. /*== Pomchee2 ==*/
  240. @-moz-document url-prefix("https://osu.ppy.sh/u/3169534"),regexp("https:\/\/osu.ppy.sh\/u\/[c,C][h,H][a,A][v,V]"){
  241. .profile-username:after{
  242. content: "How embarrassing" !important;
  243. color: #FFF !important;
  244. text-shadow: #FFF 0 0 6px !important;
  245. font-weight: bold !important;
  246. display: block !important;
  247. width: 100% !important;
  248. text-align: center !important;
  249. margin: 0 !important;
  250. padding-top: 3px !important;
  251. padding-bottom: 0px !important;
  252. font-size: 8pt!important;
  253. }
  254. .profile-username{
  255. color: #b989e0 !important;
  256. text-shadow: #b989e0 0px 0px 6px !important;
  257. }}
  258.  
  259. /*== Dawnsday ==*/
  260. @-moz-document url-prefix("https://osu.ppy.sh/u/4639477"),regexp("https:\/\/osu.ppy.sh\/u\/[d,D][a,A][w,W][n,N][s,S][d,D][a,A][y,Y]"){
  261. .profile-username:after{
  262. content: "Stamina God 💪" !important;
  263. color: #FFF !important;
  264. text-shadow: #FFF 0 0 6px !important;
  265. font-weight: bold !important;
  266. display: block !important;
  267. width: 100% !important;
  268. text-align: center !important;
  269. margin: 0 !important;
  270. padding-top: 3px !important;
  271. padding-bottom: 0px !important;
  272. font-size: 8pt!important;
  273. }
  274. .profile-username{
  275. color: rgb(0, 91, 153)!important;
  276. text-shadow: rgb(0, 91, 153) 0px 0px 6px !important;
  277. }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement