MediaWiki:Common.css
Aus Portunity Wiki
(Unterschied zwischen Versionen)
| Zeile 15: | Zeile 15: | ||
blockquote { | blockquote { | ||
padding-left: 6rem !important; | padding-left: 6rem !important; | ||
| + | } | ||
| + | |||
| + | #bodyContent a[href ^="https://"], | ||
| + | .link-https { | ||
| + | background: none !important; | ||
| + | padding: 0 16px; | ||
| + | padding-left:0px; | ||
} | } | ||
Version vom 16:43, 30. Apr. 2026
/* 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: 6rem !important; } #bodyContent a[href ^="https://"], .link-https { background: none !important; padding: 0 16px; padding-left:0px; }




