Difference between revisions of "MediaWiki:Common.css"

 
m (Initial testing begins.)
Line 1: Line 1:
 
/** CSS placed here will be applied to all skins */
 
/** CSS placed here will be applied to all skins */
 +
table.uoguidetable
 +
{
 +
    background-color:#FAFAFA;
 +
}

Revision as of 18:46, 27 September 2009

/** CSS placed here will be applied to all skins */
table.uoguidetable
{
    background-color:#FAFAFA;
}