MediaWiki:Common.css

Aus Portunity Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 11: Zeile 11:
#content_footer {
#content_footer {
   margin-top: 2rem;
   margin-top: 2rem;
 +
}
 +
 +
blockquote {
 +
  padding-left: 2rem !important;
}
}

Version vom 15:40, 11. Mär. 2024

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