Monaco.css
Talk0
9,503pages on
this wiki
this wiki
MediaWiki page
Note: After saving, you have to bypass your browser's cache to see the changes.
- Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
- Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
- Opera users have to clear their caches through Tools→Preferences
- Konqueror and Safari users can just click the Reload button.
- Chrome: press Ctrl+F5 or Shift+F5
/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/ .color2 { background-color: #eadda2; } #wikia_header { background-color: #eadda2; } #background_strip { background-color: #eadda2; } #wiki_logo { background-image: url(http://images2.wikia.nocookie.net/dungeons/images/b/bc/Wiki.png); } #page_bar { background-color: #9a7850; } #page_tabs li { background:none transparent; } #page_tabs li.selected { background-color: #fdf9d3; } .widget { background-color: #fdf9d3; } .widget dt { background-color: #9a7850; } #search_box { background-color: #9a7850; } #link_box { background-color: #fdf9d3; } .community_details { background-color: #f9e9b1; } #widget_sidebar { background-color: #eadda2; } #user_masthead { background-color: #d2c080; } #monaco_footer, #wikia_footer, #wikia_page { background-color: #eadda2; } #article { background-color: #fdf9d3; } #articleFooter { background-color: #fdf9d3; } #catlinks { background-color: #f9e9b1; }