Difference between revisions of "MediaWiki:Common.css"

From DISCO4.COM Knowledge Base
Jump to: navigation, search
Line 4: Line 4:
 
{
 
{
 
font-size:85%;
 
font-size:85%;
line-height:1.2em;
+
line-height:1.6em;
 
}
 
}

Revision as of 18:39, 7 October 2011

/** CSS placed here will be applied to all skins */

#bodyContent
{
font-size:85%;
line-height:1.6em;
}