Music Hub
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Educating Ozzy Quiz blog */
body.mediawiki.page-User_blog_Witnessme_Educating_Ozzy_Quiz { 
background: transparent url(https://vignette.wikia.nocookie.net/music/images/d/d2/Ozzy_Promo_Skin_000000_58524b-1.jpg/revision/latest?cb=20160919220822) top center fixed; background-repeat: no-repeat; background-color: #000000;
}
body.mediawiki.page-User_blog_Witnessme_Educating_Ozzy_Quiz:before, body.mediawiki.page-User_blog_Witnessme_Educating_Ozzy_Quiz:after {
background: none; 
} /* remove normal bg */
body.mediawiki.page-User_blog_Witnessme_Educating_Ozzy_Quiz .background-image-gradient {
display: none;
} 

.mainpage .WikiaPageHeader h1
{ color: white; }

#WikiaMainContentContainer .tally
{ display: none; }

/* Portable Infobox Theming */

.portable-infobox {
    border: 1px solid #8b8583;
    padding: 3px !important;
    width: 280px;
}
.pi-background {
    background-color: #e8e1de
}
.pi-title {
    background-color: #bfb8b5
}
.pi-secondary-background { 
    background-color: #bfb8b5
}
    
/* Top Wikis List styling */
#WikiaRail .TopWikis ol {
     list-style: decimal inside none;
}
 
#WikiaRail .TopWikis li { 
     margin-top: 5px;
     font-size: 105%;
}
/* End Top Wikis List styling */
 
/* PI */
.pi-title {
  background-color: #00d4a4 !important;
  border-top-left-radius:2px !important;
  border-top-right-radius:2px !important;
  color: #ffffff !important;
  padding:15px !important;
}
 
.pi-header,
.pi-navigation {
  background-color: #00d4a4 !important;
  color: #ffffff !important;
  padding: 15px !important;
}
 
.portable-infobox {
  background-color: #ffffff !important;
  border: 1px solid #ECECEC !important;
  padding: 0px !important;
}
 
.pi-data:not(:last-of-type), .pi-group {
  border-bottom: 0.5px solid #ECECEC !important;
}
Advertisement