Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 12: Zeile 12:


#content {color: #44332e !important;}
#content {color: #44332e !important;}
#.mw-body h1 {color: red !important;}

Version vom 20. Juni 2021, 04:44 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */
body {
  background: #d5c096;
}

/* Changes the background color behind the top half of the logo and at top of each page: */
#mw-page-base {
  background: #d5c096;
}

#content {color: #44332e !important;}

#.mw-body h1 {color: red !important;}