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%;
}


body {
body {
Line 6: Line 11:
background-image: none;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
font-family: Verdana,Geneva,sans-serif;
height: 100%;
}
}