MediaWiki:Common.css
Aus Portunity Wiki
(Unterschied zwischen Versionen)
| Zeile 7: | Zeile 7: | ||
#content_center .row2cols33-77 div.content_container h1, h2, h3, h4, h5 { | #content_center .row2cols33-77 div.content_container h1, h2, h3, h4, h5 { | ||
margin-top: 1rem !important; | margin-top: 1rem !important; | ||
| + | } | ||
| + | |||
| + | #content_footer { | ||
| + | margin-top: 2rem !important; | ||
} | } | ||
Version vom 17:25, 16. Nov. 2023
/* 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 !important; }




