Difference between revisions of "MediaWiki:Common.css"
From DISCO4.COM Knowledge Base
(New page: →* CSS placed here will be applied to all skins: #bodyContent { font-size:85%; }) |
|||
Line 4: | Line 4: | ||
{ | { | ||
font-size:85%; | font-size:85%; | ||
+ | line-height:1.2em; | ||
} | } |
Revision as of 17:39, 7 October 2011
/** CSS placed here will be applied to all skins */ #bodyContent { font-size:85%; line-height:1.2em; }