Difference between revisions of "MediaWiki:Common.css"
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
.page-Category_Domains table.wikitable { | .page-Category_Domains table.wikitable { | ||
− | font-size: | + | font-size: 50%; |
} | } |
Latest revision as of 17:28, 2 April 2013
/* CSS placed here will be applied to all skins */ .page-Category_Domains table.wikitable { font-size: 50%; }