Guest User

Untitled

a guest
Oct 15th, 2014
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("youtube.com"),domain("www.youtube.com") {
  4.  
  5. @font-face {
  6. font-family: 'Calibri';
  7. font-style: normal;
  8. font-weight: 100;
  9. /* src: local('Boogaloo'), local('Boogaloo-Regular'), url(https://themes.googleusercontent.com/static/fonts/boogaloo/v3/1x_XysQB9ZwoSzu9a0nb7PesZW2xOQ-xsNqO47m55DA.woff) format('woff');*/
  10. }
  11.  
  12. #body{background: #f5f5f5 !important;}
  13. #yt-masthead #logo-container span.content-region{display: none !important;}
  14. #yt-masthead-container,.yt-grid-box{
  15. /* top menu */
  16. background: #f5f5f5 !important;
  17. position: fixed !important;
  18. top: 0 !important; left: 0px !important; right: 0px !important;
  19. width: 100% !important;
  20. z-index: 500 !important;
  21. box-shadow: 0px 0px 0px #333 !important;
  22. }
  23. #masthead-search.consolidated-form input, body, #watch-headline-title, .watch-expander-head, .yt-uix-pager .yt-uix-button, .video-list-item .stat, .video-description, .show-description, .episode-description, .channel-description, .movie-description, .show-long-description, .show-short-description, .show-mini-description, .video-facets, .channel-facets, .playlist-facets, .playlist-main-stats, .movie-facets, .trailer-facets, .show-facets, .mini-list-view .video-view-count, .mini-list-view .rental-price, .mini-list-view .video-username, #search-duplicates-message, .video-stat span, .feedmodule-subnull-txt, .homepage-whats-new-content, textarea, .grayText, .groupnamecont, .message td, .metadata, .inner-box-colors, .inner-box, .vm-video-list .vm-video-desc, .vm-video-metrics dd, .homepage-already-opted-in-promo, .feedmodule-ts, .yt-video-box, .new-snippets .video-view-count, .new-snippets .playlist-video-count, .new-snippets .channel-video-count, .video-count, .comment .metadata, .comment .metadata-inline, .video-username, .shmoovies-list-container .show-rental-facets .rental-price, .shmoovies-list-container .movie-rental-facets .rental-price, .shmoovies-list-container .popular-show-list .show-cell .show-extrainfo, .yt-uix-hovercard, .yt-uix-hovercard-card .description, #search-base-div, #vpl-description, .yt-browse-section-header ol, #watch-uploader-info, #watch-description-extra-info li, #watch-description-extra-info .watch-likes-dislikes, #watch-description-extra-info .watch-likes-dislikes .dislikes,
  24. #videos-main #recent-column .playlist-video-count, span.yt-badge-std, #yt-admin-recommendations p, #homepage-whats-new .entry, .subscription-menu-form, .subscription-recommendations, .instructions span, .search-refinements-block-title, .username-prepend, .yt-alert-content, #masthead-expanded .list-title, .yt-uix-button-content, .video-list-item .stat, .watch-view-count, .comments-section h4, .watch-module-body h4, .message.unread , #watch7-headline .yt-uix-expander-head, #watch-headline-show-title, #watch-uploader-info strong, #eow-date.watch-video-date, #eow-title
  25. {
  26. font-family:Calibri !important;
  27. color: #777 !important;
  28. }
  29. .guide-item{
  30. background: #fff !important;
  31. }
  32. .guide-item-hover{
  33. color: #f5f5f5 !important;
  34. }
  35. .guide-item-selected {
  36. background: #ddd !important;
  37. color: #fff !important;
  38. }
  39. #masthead-expanded{
  40. /* sub menu */
  41. margin-top: 10px !important;
  42. position: fixed !important;
  43. z-index:1000 !important;
  44. width: 100% !important;}
  45. #watch-response{background: none !important;margin-top: 152px !important;position: relative !important;}
  46. #watch-response-content, #watch-response-header{background: none !important;margin-top: 172px !important;}
  47. #yt-masthead a.yt-uix-button,
  48. ul.yt-uix-button-menu, .yt-uix-button-menu{background: #f5f5f5 !important;}
  49. #yt-masthead #masthead-search-terms, #yt-masthead button.yt-uix-button{background: #f5f5f5 !important;border: 0px solid #f5f5f5 !important;}
  50. body #masthead-expanded-container{margin-top:50px !important;background: #f5f5f5 !important;border-top: 1px solid #f5f5f5 !important;box-shadow: 0px 0px 0px #f5f5f5 !important;}
  51. body #masthead-expanded-container a{color: #f5f5f5 !important;}
  52. #yt-masthead #logo{background: none !important;}
  53. #yt-masthead #logo-container:before{
  54. content: 'YouTube' !important;
  55. position: relative !important;
  56. height: 10px !important;
  57. display: block !important;
  58. margin-left: -20px !important;
  59. font-family: Calibri !important;
  60. font-size: 38px !important;
  61. font-style: normal !important;
  62. text-shadow: none !important;
  63. color: #ddd !important;
  64. }
  65. #yt-masthead #logo-container:hover{text-decoration: none !important;}
  66. #masthead-search-term{background: #fff !important;font-family: Calibri !important;}
  67. #yt-masthead #search-btn{background: #f5f5f5 !important;border: 0px solid #f5f5f5 !important;}
  68. #yt-masthead-user{color: #f5f5f5 !important;font-family: Calibri !important;}
  69. #yt-masthead-user-displayname{font-size: 32px !important;color: #f5f5f5 !important;}
  70. #page-container{margin-top: 52px !important;}
  71. .yt-lockup-list{position:absolute !important;width: 100% !important;display:block !important;left:50% !important;margin-top:60px !important;}
  72. .feed-promo h3{font-family: Calibri !important;}
  73. #watch7-sidebar{background: #fff !important;padding-top: 10px !important;}
  74. #watch7-sidebar .title{font-family: Calibri !important; color: #777 !important;}
  75. #watch7-sidebar .video-thumb{background: #f5f5f5 !important;padding:0px !important;}
  76.  
  77. body #footer-container{background: #f5f5f5 !important;box-shadow: 0px 0px 0px #333 !important;}
  78. }
Advertisement
Add Comment
Please, Sign In to add comment