Advertisement
Guest User

Untitled

a guest
Dec 6th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("youtube.com") {
  4. .yt-user-photo {display:none !important;}
  5. #watch7-content {background: url("//s.ytimg.com/yts/img/refresh/body_noise-vfl_60-qt.png") repeat scroll 0 0 #EBEBEB !important;}
  6. body {background: url("//s.ytimg.com/yts/img/refresh/body_noise-vfl_60-qt.png") repeat scroll 0 0 #EBEBEB !important;}
  7. #watch7-video, #watch7-main { margin-left: 18% !important;}
  8. #watch7-headline, #watch7-user-header {background: url("//s.ytimg.com/yts/img/refresh/body_noise-vfl_60-qt.png") repeat scroll 0 0 #EBEBEB !important;}
  9. #watch7-video-container {background-image: -moz-linear-gradient(center top , #555555, #333333) !important;}
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement