MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus wiki.kometin.at
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 13: | Zeile 13: | ||
font-size: 11px; | font-size: 11px; | ||
} | } | ||
#footer-icons { | /* #footer-icons { | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||
} | } */ |
Version vom 24. Februar 2024, 09:36 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/*#mw-wrapper {
background: hsla(221, 55%, 61%, 0.2);
}*/
#footer-places {
display: flex;
align-items: center;
justify-content: center;
}
#footer-info-lastmod {
font-size: 11px;
}
/* #footer-icons {
display: flex;
justify-content: center;
} */