User:Zapwire/monaco.css

From NetHackWiki
< User:Zapwire
Revision as of 13:34, 13 November 2009 by Zapwire (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#wikia_header, #background_strip, #monaco_shrinkwrap_main, html, body
{
background-color: rgb(191, 191, 142) !important;
border-width:0px !important;
}
.color1, #page_controls > LI > A, .color1.selected > A
{
background-color: black !important;
color:white!important;
}
.dark_text_1, #header_username > A
{
color: black!important;
}
.accent
{
background-color: rgb(181, 181, 132) !important;
border-width:0px !important;
}
#wikia_logo {
	background-image: url(http://images1.wikia.nocookie.net/nethack/images/3/3c/Monaco_wikia.png);
}
* html #wikia_logo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images1.wikia.nocookie.net/nethack/images/3/3c/Monaco_wikia.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
	background-image: url(http://images2.wikia.nocookie.net/nethack/images/6/69/Monaco_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/nethack/images/6/69/Monaco_header_button.png', sizingMethod='crop');
}