Difference between revisions of "MediaWiki:Vector.css"
Warning: Parameter 1 to MapsHooks::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
Warning: Parameter 1 to ExtArrays::onParserClearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
Warning: Parameter 1 to Cite::clearState() expected to be a reference, value given in /var/www/vhosts/shdenham.co.uk/httpdocs/mw/includes/Hooks.php on line 201
From Aktanak
Line 11: | Line 11: | ||
body { | body { | ||
background-color: #cfcfcf; | background-color: #cfcfcf; | ||
− | |||
} | } |
Revision as of 19:27, 7 March 2011
/* CSS placed here will affect users of the Vector skin */ html, body { height: 100%; margin: 0; padding: 0; font-family: sans-serif; font-size: 1em; } body { background-color: #cfcfcf; }