MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Christ-Wiki.de
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
body { | body { | ||
background-image: none; | background-image: none; | ||
} | } | ||
div { | div { | ||
background-image: none; | background-image: none; | ||
} | } | ||
Version vom 17. März 2022, 23:55 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
ol {
list-style-type: lower-roman
}
body {
background-image: none;
}
div {
background-image: none;
}