MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Fabelort
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 16: Zeile 16:
.mw-footer {
.mw-footer {
background-image: url("/fabelort-footer-dsk-markt.png");
background-image: url("/fabelort-footer-dsk-markt.png");
background-repeat: no-repeat;
    background-position: bottom right;
}
}


#mw-content {
#mw-content {
}
}

Version vom 9. März 2026, 14:14 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.ts-container {
	background-color: white;
	opacity: 1;
}

#mw-content-container {
	background-color: white;
	background-image: url("/fabelort-footer-dsk-markt.png");
}

.mediawiki {
	background-color: white;
}

.mw-footer {
	background-image: url("/fabelort-footer-dsk-markt.png");
	background-repeat: no-repeat;
    background-position: bottom right;
}

#mw-content {
}