Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with '→CSS placed here will be applied to all skins: .mw-headline { margin-top: 2em; margin-bottom: 2em; font-weight: bold; }') |
|||
| Line 2: | Line 2: | ||
.mw-headline { | .mw-headline { | ||
| − | margin-top: | + | margin-top: 20em; |
margin-bottom: 2em; | margin-bottom: 2em; | ||
| − | |||
} | } | ||
Revision as of 11:16, 21 April 2014
/* CSS placed here will be applied to all skins */
.mw-headline {
margin-top: 20em;
margin-bottom: 2em;
}