MediaWiki:Hauptseite.css: Unterschied zwischen den Versionen
Aus Klartraum-Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 2: | Zeile 2: | ||
border:1px solid #736aa5; | border:1px solid #736aa5; | ||
border-bottom:3px solid #736aa5; | border-bottom:3px solid #736aa5; | ||
padding: | padding:0; | ||
margin:12px 6px 0 6px; | margin:12px 6px 0 6px; | ||
text-align:center; | text-align:center; |
Version vom 18. August 2014, 20:40 Uhr
div.hs-header { border:1px solid #736aa5; border-bottom:3px solid #736aa5; padding:0; margin:12px 6px 0 6px; text-align:center; font-size:110%; background-color:#ECDFF9; } div.hs-header p { margin: 0!important; } div.hs-header h2 { font-size: 28px!important; font-family: Times!important; font-weight: 800; margin-top: 13px!important; border: none; } div#hs-links { float: left; width: 50%; } div#hs-rechts { float: right; width: 50%; } div.hs-block { border: 1px solid #736aa5; border-bottom: 3px solid #736aa5; padding:0; margin: 12px 6px 0 6px; background-color: #ECDFF9; } div.hs-block h3 { padding: 0.1em; padding-left: 20px; text-align: left; font-size: 18px!important; font-weight: 800!important; margin: 0.5em 0!important; } div.hs-block-content { padding: 20px; font-size: 1em; background: #FFFFFF; }