MediaWiki:Common.css
Appearance
Note: After publishing, 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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Retro info strip/infobox */
.infobox-retro { float:right; clear:right; margin:.5em 0 .8em 1em; font-size:90%; line-height:1.45; border:1px solid #ccd; background:#fff; width:300px; }
.infobox-retro th { background:#f4f6f8; text-align:left; width:38%; padding:.35em .55em; vertical-align:top; }
.infobox-retro td { padding:.35em .55em; }
.infobox-retro .ib-title { text-align:center; font-weight:700; background:#e9eef3; padding:.5em .6em; }
.infobox-retro .ib-image { text-align:center; padding:.4em .6em; }
.infobox-retro .ib-caption { font-size:90%; color:#444; }