MediaWiki:Timeless.css: Unterschied zwischen den Versionen

Aus Transfusionshandbuch
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:
   margin-left: auto !important;
   margin-left: auto !important;
   margin-right: auto !important;
   margin-right: auto !important;
  color: #C2C8CF;
}
}

Version vom 28. Oktober 2024, 14:20 Uhr

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

.mw-footer {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
  width: 100%;
  padding: 0px !important;
  margin-top: 20px !important;
  bottom: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}