MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 110: | Line 110: | ||
text-align: left; | text-align: left; | ||
font-size: 1.5em; | font-size: 1.5em; | ||
} | |||
.heading{ | |||
font-size: 1.8em; | |||
margin-bottom: 1em; | |||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: #112a49; | color: #112a49; | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
| Line 125: | Line 130: | ||
.headline-collapse{ | .headline-collapse{ | ||
font-size: 1.2em; | font-size: 1.2em; | ||
background-color: #f7f7f7; | background-color: #f7f7f7; | ||
padding: 10px; | padding: 10px; | ||