MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
margin: 0 0 28px 0; | margin: 0 0 28px 0; | ||
text-align: left; | text-align: left; | ||
font-size: 1. | font-size: 1.15em; | ||
line-height: 1. | line-height: 1.6; | ||
} | } | ||
| Line 57: | Line 57: | ||
.page-intro { | .page-intro { | ||
margin: 0 0 28px 0; | margin: 0 0 28px 0; | ||
font-size: 1. | font-size: 1.15em; | ||
line-height: 1. | line-height: 1.6; | ||
text-align: left; | text-align: left; | ||
} | } | ||
| Line 75: | Line 75: | ||
h2.home-section-title { | h2.home-section-title { | ||
margin: 0 0 10px 0; | margin: 0 0 10px 0; | ||
font-size: | font-size: 2.5em; | ||
line-height: 1.1; | line-height: 1.1; | ||
font-weight: bold; | font-weight: bold; | ||
| Line 87: | Line 87: | ||
.home-section-intro { | .home-section-intro { | ||
margin: 0 0 20px 0; | margin: 0 0 20px 0; | ||
font-size: 1. | font-size: 1.15em; | ||
line-height: 1.65; | line-height: 1.65; | ||
text-align: left; | text-align: left; | ||