MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 48: | Zeile 48: | ||
background-color: #ffffff; | background-color: #ffffff; | ||
background-image: none; | background-image: none; | ||
font-family: | font-family: Roboto-Regular, sans-serif !important; | ||
min-height: 400px; | min-height: 400px; | ||
color: #112a49; | color: #112a49; | ||
| Zeile 54: | Zeile 54: | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { | ||
font-family: | font-family: Roboto-Regular, sans-serif !important; | ||
} | } | ||
| Zeile 132: | Zeile 132: | ||
.headline-collapse{ | .headline-collapse{ | ||
font-size: 1.2em; | font-size: 1.2em; | ||
border-radius: 0.8rem; | |||
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25); | |||
padding: 10px; | padding: 10px; | ||
} | } | ||
| Zeile 146: | Zeile 147: | ||
white-space: -o-pre-wrap; /* Opera 7 */ | white-space: -o-pre-wrap; /* Opera 7 */ | ||
word-wrap: break-word; /* Internet Explorer 5.5+ */ | word-wrap: break-word; /* Internet Explorer 5.5+ */ | ||
border-radius: 0.8rem; | |||
background-color: #caeaf8; | |||
color: #019cde; | |||
font-family: | color: #019cde; | ||
font-family: Roboto-Regular, sans-serif !important; | |||
/*border-color: #017baf; | |||
border: none; | border: none; | ||
border-left: 3px solid #019cde; | border-left: 3px solid #019cde;*/ | ||
padding-left: 2px: | padding-left: 2px: | ||
} | } | ||