MediaWiki:Hauptseite.css: Unterschied zwischen den Versionen
Aus Klartraum-Wiki
Morn (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Morn (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
border-bottom:3px solid #D89370; | border-bottom:3px solid #D89370; | ||
padding:0; | padding:0; | ||
text-align:center; | text-align:center; | ||
background-color:#ffbd9b; | background-color:#ffbd9b; | ||
} | |||
div.hs-header, div.hs-block { | |||
margin:9px 6px 0 6px; | |||
} | } | ||
Zeile 14: | Zeile 17: | ||
div.hs-header h2 { | div.hs-header h2 { | ||
font-size: 28px!important; | font-size: 28px!important; | ||
font-weight: 800; | font-weight: 800; | ||
padding: 6px!important; | |||
border: none; | border: none; | ||
} | } | ||
Zeile 56: | Zeile 58: | ||
div.hs-block { | div.hs-block { | ||
padding:0; | padding:0; | ||
} | } | ||
Version vom 29. Oktober 2014, 19:25 Uhr
div.hs-header { border:1px solid #D89370; border-bottom:3px solid #D89370; padding:0; text-align:center; background-color:#ffbd9b; } div.hs-header, div.hs-block { margin:9px 6px 0 6px; } div.hs-header p { margin: 0!important; } div.hs-header h2 { font-size: 28px!important; font-weight: 800; padding: 6px!important; border: none; } div#hs-links { float: left; width: 50%; } div#hs-rechts { float: right; width: 50%; } div#hs-klartraumtext { border: 1px solid #7BBC74; border-bottom: 3px solid #7BBC74; background-color: #A8DCA2; } div#hs-einstieg { border: 1px solid #ED9200; border-bottom: 3px solid #ED9200; background-color: #FFCC7D; } div#hs-praxis { border: 1px solid #96ACB9; border-bottom: 3px solid #96ACB9; background-color: #CEDBE3; } div#hs-autoren { border: 1px solid #AD5670; border-bottom: 3px solid #AD5670; background-color: #DB8DA5; } div.hs-block { padding:0; } div.hs-block h3 { margin: 0px; padding: 6px!important; text-align: left; font-size: 18px!important; font-weight: 800!important; margin: 0!important; } div.hs-block-content { padding: 6px; font-size: 1em; background: #FFFFFF; }