• Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

User:Zapwire/monaco.css

Wikisimpsons - The Simpsons Wiki
.color1
{
background-color:#FED90E !important;
color:black !important;
background-image: none !important;
}
#page_bar > * > * > *
{
color: black !important;
}
.accent, .dark_text_1
{
background-color: #E8CB06 !important;
border-width: 0px !important;
color: black !important;
}

/** logo **/
#wikia_logo {
   background-image: url(http://images3.wikia.nocookie.net/help/images/0/01/Yellow_wikia_logo.png);
}

* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/help/images/0/01/Yellow_wikia_logo.png', sizingMethod='crop');
}

#wikia_logo a {
   top: 0px;
   height: 87px;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images3.wikia.nocookie.net/help/images/7/70/Yellow_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/help/images/7/70/Yellow_header_button.png', sizingMethod='crop');
}