MediaWiki:Aic.css
From Austin Improv Community Wiki
Revision as of 16:03, 22 April 2013 by Monkeyangst (talk | contribs)
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: Press Ctrl-F5.
/* CSS in this file will only apply to the AIC theme. */ table.infobox th { text-align: center; font-size: 125%; font-weight: bold; font-style: italic; } table.infobox th[scope=row] { text-align: right; font-size: 100%; font-weight: bold; font-style: normal; padding-right: 10px; } table.infobox img.thumborder { text-align: center; }