MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Fabelort
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:


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


Zeile 18: Zeile 17:


.mw-footer {
.mw-footer {
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:20 Uhr

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

#mw-content-container {

}

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

.mw-footer {

}

#mw-content {
}