MediaWiki:Common.css: Difference between revisions

Jump to: navigation, 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 */
body {
font-family: Helvetica Neue;
}
/* Infobox template style */
/* Infobox template style */
.infobox {
.infobox {
Line 72: Line 77:
.mw-editsection {
.mw-editsection {
padding-left: 10px;
padding-left: 10px;
}
.mw-headline {
font-family: Helvetica;
}
}