MediaWiki:Hauptseite.css: Unterschied zwischen den Versionen
Aus Klartraum-Wiki
Keine Bearbeitungszusammenfassung |
Steeph (Diskussion | Beiträge) K Rahmenfarbe von div#hs-einstieg angepasst (etwas dunkler) |
||
Zeile 37: | Zeile 37: | ||
div#hs-einstieg { | div#hs-einstieg { | ||
border: 1px solid # | border: 1px solid #ED9200; | ||
border-bottom: 3px solid # | border-bottom: 3px solid #ED9200; | ||
background-color: #FFCC7D; | background-color: #FFCC7D; | ||
} | } |
Version vom 21. August 2014, 19:11 Uhr
div.hs-header { border:1px solid #D89370; border-bottom:3px solid #D89370; padding:0; margin:12px 6px 0 6px; text-align:center; background-color:#ffbd9b; } 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-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; margin: 12px 6px 0 6px; } 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; }