MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus decaf-de
Keine Bearbeitungszusammenfassung
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 !important;
}
}

Aktuelle Version vom 27. Mai 2025, 12:39 Uhr

/* All CSS here will be loaded for users of the Timeless skin */
#footer-places-disclaimers{
  display: none !important;
}