MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Aus decaf-de
Uli (Diskussion | Beiträge) Die Seite wurde neu angelegt: „→All CSS here will be loaded for users of the Timeless skin: #footer-places-disclaimers{ display: none; }“ |
Uli (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
#footer-places-disclaimers{ | #footer-places-disclaimers{ | ||
display: none; | display: none!; | ||
} | } | ||
Version vom 27. Mai 2025, 12:38 Uhr
/* All CSS here will be loaded for users of the Timeless skin */
#footer-places-disclaimers{
display: none!;
}
