MediaWiki:Monobook.css

From The Squaresoft Repository
Jump to navigationJump 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 / Edge: 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.
/* All CSS here will be loaded for users of the MonoBook skin */


body {
        font-family: Verdana,sans-serif;
        background: #f9f9f9 url(/skins/mythology/headbg.png) -35px 0px no-repeat;
}


#content {
	background: #ffffff url(/skins/mythology/contentbg/contentbg_mog_sad.png) bottom right no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", "Futura", "Trebuchet MS", sans-serif;
}

h1 { 
	border: none;
}

#catlinks {
	background: #ffffff url(/skins/mythology/catbg.png) bottom left no-repeat;
}


#p-logo a, #p-logo a:hover {
    background-position: -35px 0px!important;
}

#footer {
	background: #ffffff url(/skins/mythology/footerbg.jpg) no-repeat bottom right;
}