MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 85: | Line 85: | ||
/* ---------- */ | /* ---------- */ | ||
.main-intro { | .main-intro { | ||
margin: 0 0 24px 0; | margin: 0 0 24px 0; | ||
text-align: left; | text-align: left; | ||
font-size: 1. | font-size: 1.3em; | ||
line-height: 1. | line-height: 1.65; | ||
max-width: none; | |||
} | } | ||
| Line 115: | Line 115: | ||
.home-section-intro { | .home-section-intro { | ||
margin: 0 0 | margin: 0 0 20px 0; | ||
font-size: 1.25em; | |||
font-size: 1. | line-height: 1.65; | ||
line-height: 1. | |||
text-align: left; | text-align: left; | ||
max-width: none; | |||
} | } | ||
| Line 152: | Line 152: | ||
.grid-text { | .grid-text { | ||
margin-top: | margin-top: 12px; | ||
font-size: 1. | font-size: 1.15em; | ||
line-height: 1. | line-height: 1.6; | ||
text-align: left; | text-align: left; | ||
} | } | ||