MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus Schularchive
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


body.page-Hauptseite.action-view h1.firstHeading, body.rootpage-Hauptseite.action-submit h1.firstHeading { display: none; }
body.page-Hauptseite.action-view h1.firstHeading, body.rootpage-Hauptseite.action-submit h1.firstHeading { display: none; }
h1 { color: #AF122C; font-family: "Arial"; }
h2 { color: #AF122C; }
h3 { color: #AF122C; }
h4 { color: #AF122C; }


a:visited { color: #af122c; }
a:visited { color: #af122c; }

Version vom 11. Juni 2019, 12:29 Uhr

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

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

h1 { color: #AF122C; font-family: "Arial"; }

h2 { color: #AF122C; }

h3 { color: #AF122C; }

h4 { color: #AF122C; }

a:visited { color: #af122c; }

a:hover { color: #AF122C; text-decoration: underline; }

a:hover { color: #AF122C; text-decoration: underline; }