MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 67: | Zeile 67: | ||
#p-logo a { | #p-logo a { | ||
height: 80px; | height: 80px; | ||
} | } | ||
| Zeile 117: | Zeile 110: | ||
text-align: left; | text-align: left; | ||
font-size: 1.5em; | font-size: 1.5em; | ||
} | |||
.heading{ | |||
font-size: 1.8em; | |||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: #112a49; | color: #112a49; | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
| Zeile 127: | Zeile 124: | ||
.mw-category-generated h3{ | .mw-category-generated h3{ | ||
display: none; | display: none; | ||
} | |||
.mw-collapsible{ | |||
margin-bottom: 0.5em; | |||
} | } | ||
.headline-collapse{ | .headline-collapse{ | ||
font-size: 1.2em; | font-size: 1.2em; | ||
background-color: #f7f7f7; | background-color: #f7f7f7; | ||
padding: 10px; | padding: 10px; | ||