MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus FREMO:32 Wiki
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; }
+
li { padding-left: 0.5em; margin-left: -10px; }

Version vom 13. November 2022, 11:22 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; margin-left: -10px; }