Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
h2 { | h2 { | ||
| − | |||
| − | |||
| − | |||
| − | |||
padding-top: 1em; | padding-top: 1em; | ||
} | } | ||
| − | h4 { | + | h3, h4, h5 { |
| − | padding-top: | + | padding-top: 0.5em; |
} | } | ||
Revision as of 11:27, 21 April 2014
/* CSS placed here will be applied to all skins */
h2 {
padding-top: 1em;
}
h3, h4, h5 {
padding-top: 0.5em;
}