Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
|||
Line 11: | Line 11: | ||
.mw-body h2 { | .mw-body h2 { | ||
font-size: 1.1em; | font-size: 1.1em; | ||
− | |||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 04:48, 19 May 2017
/* CSS placed here will be applied to all skins */
.page-Wiki_Home .mw-redirectedfrom {
display: none;
}
.mw-body h1 {
font-size: 1.2em;
}
.mw-body h2 {
font-size: 1.1em;
}