MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Dorfgeschichte Blaubach
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:


body.page-Hauptseite.action-view h1.firstHeading, body.page-Hauptseite.action-submit h1.firstHeading { display: none; }
body.page-Hauptseite.action-view h1.firstHeading, body.page-Hauptseite.action-submit h1.firstHeading { display: none; }
.wikitable.sortable tbody tr:nth-child(odd) {
  background-color:white;
}

Aktuelle Version vom 9. August 2020, 15:57 Uhr

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

body.page-Hauptseite.action-view h1.firstHeading, body.page-Hauptseite.action-submit h1.firstHeading { display: none; }

.wikitable.sortable tbody tr:nth-child(odd) {
  background-color:white;
}