MediaWiki:Common.css

Aus Portunity Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „- CSS an dieser Stelle wirkt sich auf alle Skins aus: h1, h2, h3, h4, h5, h6 { margin-top: 0.2rem; }“)
Zeile 2: Zeile 2:
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
margin-top: 0.2rem;
+
margin-top: 0.2rem !important;
 +
}
 +
 
 +
#content_center .row2cols33-77 div.content_container h1, h2, h3, h4, h5 {
 +
margin-top: 0px !important;
}
}

Version vom 17:26, 13. Okt. 2023

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
 
h1, h2, h3, h4, h5, h6 {
margin-top: 0.2rem !important;
}
 
#content_center .row2cols33-77 div.content_container h1, h2, h3, h4, h5 {
margin-top: 0px !important;
}
Persönliche Werkzeuge