MediaWiki:Common.css

From JellyRO Wiki
Revision as of 03:22, 1 December 2013 by Adellie (Talk | contribs)

Jump to: navigation, 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: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */
div.printfooter {     display: none;}

/* Navboxes */
.navbox {border: 1px solid #aaa; padding: 1px; font-size: 88%; width: 100%; clear: both;}.bodystyle {background: #fdfdfd; width: 100%; vertical-align: middle;}.titlestyle {background: #ccccff; padding-left: 1em; padding-right: 1em; text-align: center;}.abovestyle {background: #ddddff; padding-left: 1em; padding-right: 1em; text-align: center;}.belowstyle {background: #ddddff; padding-left: 1em; padding-right: 1em; text-align: center;}.groupstyle {background: #ddddff; padding-left: 1em; padding-right: 1em; text-align: right; font-weight: bold;}.liststyle {background: transparent; text-align: left;}.liststyle ul {margin: 0; padding: 0.125em 0;}.liststyle li {display: inline;}.liststyle li:after {content: " · "; font-weight: bold;}.liststyle li:last-child:after {content: " "}.oddstyle {background: transparent;}.evenstyle {background: #f7f7f7;}