MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
KKeine Bearbeitungszusammenfassung Markierung: Manuelle Zurücksetzung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
background-size: 140px auto !important; | background-size: 140px auto !important; | ||
} | } | ||
body { | |||
font-family: Arial, sans-serif; | |||
} | |||
.firstHeading, | |||
.mw-page-title-main, | |||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
font-family: Arial, sans-serif; | font-family: Arial, sans-serif !important; | ||
} | } | ||
Aktuelle Version vom 2. April 2026, 12:34 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#p-logo a,
.mw-wiki-logo,
.mw-logo-icon {
background-image: url("https://wiki.ibhsoftec.com/de/images/8/8f/IBH-WIKI.png") !important;
background-repeat: no-repeat !important;
background-position: left center !important;
background-size: 140px auto !important;
}
body {
font-family: Arial, sans-serif;
}
.firstHeading,
.mw-page-title-main,
h1, h2, h3, h4, h5, h6 {
font-family: Arial, sans-serif !important;
}