MediaWiki:Common.css
From JaWiki (Jabber/XMPP wiki)
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 */ .iTable {float:right; margin:0 0 .5em 1em; width:250px; background:#fff; border-collapse:collapse; border:1px solid #777; font-size:smaller; line-height:1.5;} .iHeader {color:#fff; background:#777; font-size:larger;} .iSection {text-align: center; font-weight:normal; background:#ccc; border: 1px solid #777;} .iLine {vertical-align: top; font-size: smaller} .iParam {font-weight: bold; text-align: left} .iValue {vertical-align: middle;}