MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
#p-logo { display: flex; justify-content: center; height: 120px; } |
#p-logo { display: flex; justify-content: center; height: 120px; } |
||
#p-logo a { width: 100px; } |
#p-logo a { width: 100px; } |
||
| + | li { padding-left: 0.5em; } |
||
Version vom 13. November 2022, 11:20 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#p-logo { display: flex; justify-content: center; height: 120px; }
#p-logo a { width: 100px; }
li { padding-left: 0.5em; }