Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("fatstupidgarbage.com") {
  4. iframe {height: 100%;}
  5. #framecontent {background-color: #1f1f1f;}
  6. #content {background-color: #1f1f1f;}
  7. #streamlogo, #streamname {display: none;}
  8. #lsplayer {bottom: 0 !important; top: 0 !important;}
  9. #title {margin: 0px; position: absolute; width: 100%; height: 200px;}
  10. #info {padding-left: 0; height: 100%;}
  11. #streamdescription {height: 100%; font-family: Verdana, Geneva, sans-serif; font-size: 16px; left: 0px; text-align: center; z-index: 100;}
  12. }
  13.  
  14.  
  15. @namespace url(http://www.w3.org/1999/xhtml);
  16.  
  17. @-moz-document url("http://cytu.be/r/xchan") {
  18. #footer {display: none;}
  19. #motdrow {display: none;}
  20. #chatwrap {width: 30%;}
  21. #userlist {width: 75px;}
  22. #videowrap {width: 69%; padding-right: 10px;}
  23. #mainpage {padding-top: 10px;}
  24. .navbar {display: none;}
  25. }
  26.  
  27.  
  28.  
  29. @namespace url(http://www.w3.org/1999/xhtml);
  30.  
  31. @-moz-document domain("www.youtube.com") {
  32. #masthead-positioner-height-offset {display: none;}
  33. #masthead-positioner {opacity: 0;}
  34. #masthead-positioner:hover {opacity: 1;}
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement