Personal tools

MediaWiki:Common.css: Difference between revisions

From Oneville Wiki

Jump to: navigation, search
(increase font size)
(No difference)

Revision as of 14:21, 28 February 2012

/* CSS placed here will be applied to all skins */
body {
    color: black;
    font-family: sans-serif;
    font-size: small !important;
}