MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
HTML{
height: 100%;
}




Line 11: Line 7:
background-image: none;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
font-family: Verdana,Geneva,sans-serif;
min-height: 600px;
}
}