Advertisement
Carneficine

Majoras template he gave me for chat room design

Apr 4th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. background:url(chat_title_url)no-repeat,url(chat_outer_url)no-repeat center/cover fixed}
  2. @keyframes f{0%{opacity:0}100%{opacity:1}}
  3. *{transition:.3s}
  4. *{text-shadow:0 0 3px#000}
  5. *{cursor:url(cursor_url),auto!important}
  6. *{color:#FFF!important}
  7. *{font:12px Trebuchet MS!important}
  8. #chat embed{background:url(chat_inner_url)}
  9. [class*=_c] *{border-radius:3px}
  10. [class*=_c] *{border:none!important}
  11. [class*=_t]:hover{background:#AAA!important}
  12. [class*=_o]{opacity:0}
  13. table,tr,[class*=_t]{background:0!important}
  14. embed,[class*=_t]{box-shadow:0 0 10px#000}
  15. embed{animation:f 1 2.5s}
  16. h1,[src$=if]:not([src*=\/\/i]),iframe:not(#glu):not([src*=be\.com\/]){display:none;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement