MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus FREMO:32 Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
 
#p-logo a { width: 100px; }
 
#p-logo a { width: 100px; }
 
li { padding-left: 0.5em; margin-left: -10px; }
 
li { padding-left: 0.5em; margin-left: -10px; }
  +
#ca-viewsource { display: none !important; }

Version vom 30. November 2022, 09:58 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; }
#ca-viewsource { display: none !important; }