MediaWiki: Common.css: Unterschied zwischen den Versionen
Aus Schularchive
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
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", sans-serif; font-size: | h1 { color: #AF122C; font-family: "Arial", sans-serif; font-size: 250%;} | ||
h2 { color: #AF122C; font-family: "Arial", sans-serif; } | h2 { color: #AF122C; font-family: "Arial", sans-serif; } |
Version vom 11. Juni 2019, 12:34 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", sans-serif; font-size: 250%;}
h2 { color: #AF122C; font-family: "Arial", sans-serif; }
h3 { color: #AF122C; font-family: "Arial", sans-serif; }
h4 { color: #AF122C; font-family: "Arial", sans-serif; }
a:visited { color: #af122c; }
a:hover { color: #AF122C; text-decoration: underline; }
a:hover { color: #AF122C; text-decoration: underline; }