MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde neu angelegt: „→CSS placed here will affect users of the Timeless skin: #mw-content-container { background-image: none; }“ |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/* CSS placed here will affect users of the Timeless skin */ | /* CSS placed here will affect users of the Timeless skin */ | ||
#mw-content-container { background-image: none; } | #mw-content-container { background-image: none; } | ||
#mw-content-container { background-colour: none; } | |||
Version vom 1. März 2020, 18:50 Uhr
/* CSS placed here will affect users of the Timeless skin */
#mw-content-container { background-image: none; }
#mw-content-container { background-colour: none; }
