MediaWiki:Portal:Klartraumpraxis.css: Unterschied zwischen den Versionen
Aus Klartraum-Wiki
Steeph (Diskussion | Beiträge) K Steeph verschob die Seite Portale.css nach MediaWiki:Portale.css, ohne dabei eine Weiterleitung anzulegen: Ist kein regulärer Artikel |
Steeph (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 22: | Zeile 22: | ||
font-family: Times!important; | font-family: Times!important; | ||
font-weight: 800; | font-weight: 800; | ||
margin-top: | margin-top: 12px!important; | ||
border: none; | border: none; | ||
} | } | ||
div | div#portal-links { | ||
float: left; | |||
width: 50%; | |||
} | } | ||
div | div#portal-rechts { | ||
float: right; | |||
width: 50%; | |||
} | } | ||
div.portal-block { | div.portal-block { | ||
border: 1px solid #799999; | border: 1px solid #799999; | ||
padding: 0; | |||
margin: 12px 6px 0 6px; | |||
border-bottom: 3px solid #799999; | border-bottom: 3px solid #799999; | ||
background-color: #B5CBCB; | |||
} | |||
div.portal-block-content { | |||
padding: 1.2em; | padding: 1.2em; | ||
font-size: 1em; | font-size: 1em; | ||
background: #FFEDC9; | background: #FFEDC9; | ||
} | } |
Version vom 17. August 2014, 18:52 Uhr
div.portal-header {
border:1px solid #799999; padding:0; margin:12px 6px 0 6px; border-bottom:3px solid #799999; background-color:#B5CBCB;
}
div.portal-header img {
float: left; display: block; margin: 1.2em; padding: 0;
}
div.portal-header p {
margin: 0!important;
}
div.portal-header h2 {
font-size: 28px!important; font-family: Times!important; font-weight: 800; margin-top: 12px!important; border: none;
}
div#portal-links {
float: left; width: 50%;
}
div#portal-rechts {
float: right; width: 50%;
}
div.portal-block {
border: 1px solid #799999; padding: 0; margin: 12px 6px 0 6px; border-bottom: 3px solid #799999; background-color: #B5CBCB;
}
div.portal-block-content {
padding: 1.2em; font-size: 1em; background: #FFEDC9;
}