MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus Transfusionshandbuch
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


.mw-footer {
.mw-footer {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
   width: 100%;
   width: 100%;
   padding: 0px !important;
   padding: 0px !important;

Version vom 28. Oktober 2024, 14:21 Uhr

/* All CSS here will be loaded for users of the Timeless skin */

.mw-footer {
  width: 100%;
  padding: 0px !important;
  margin-top: 20px !important;
  bottom: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}