Difference between revisions of "MediaWiki:Aic.css"
From Austin Improv Community Wiki
Monkeyangst (talk | contribs) |
Monkeyangst (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS in this file will only apply to the AIC theme. */ | /* CSS in this file will only apply to the AIC theme. */ | ||
table.infobox th { | table.infobox th[scope=col] { | ||
text-align: center; | text-align: center; | ||
font-size: 125%; | font-size: 125%; |
Revision as of 16:00, 22 April 2013
/* CSS in this file will only apply to the AIC theme. */ table.infobox th[scope=col] { text-align: center; font-size: 125%; font-weight: bold; font-style: italic; }