MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Ärztebriefe
Zur Navigation springen Zur Suche springen
EhemaligeNutzer (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
EhemaligeNutzer (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(40 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
body.page-Hauptseite h1.firstHeading { display:none; }
body {
        font-family: "Palatino Linotype";
}
#bodyContent {
        font-family: "Palatino Linotype";
        font-size: 0.95em;
}


#hauptseite table {
background: transparent;
        background-color: white;
}
.formtable {
.formtable {
border: 1px solid #1C86EE;
border: 1px solid #1C86EE;
padding: 1em;
padding: 1em;
width: 100%;
width: 100%;
background-color: #FDF5E6;
background-color: #F0F8FF;
}
}
#boxhead {
#boxhead {
         font-weight: bold;
         font-weight: bold;
         padding: 0.5em;
         padding-bottom: 0.5em;
        padding-left: 0.7em;
         border-bottom: 1px solid darkgrey;
         border-bottom: 1px solid darkgrey;
}
}
#hauptseite h2 {
background: #FDF5E6;
font-size: 1em;
font-weight: bold;
margin: 0;
padding: 0.1em 0;
        color: white;
}
#hauptseite .inhalt {
border: 0;
padding: 0.3em 0.8em 0.4em;
}
#hauptseite .inhalt hr {
background: #8898bf;
color: #8898bf;
height: 1px;
margin: 0.5em 0;
}
#hauptseite .inhalt .mehr {
clear: both;
font-size: 95%;
margin-top: 0.8em;
text-align: right;
        }
#hauptseite table {
background: transparent;
        background-color: #EEEEE0;
}
.hauptseite-oben,
.hauptseite-links,
.hauptseite-links,
.hauptseite-rechts {
.hauptseite-rechts {
Zeile 51: Zeile 32:
.hauptseite-rechts {
.hauptseite-rechts {
margin-left: 0.5em;
margin-left: 0.5em;
}
.hauptseite-oben h2,
.hauptseite-unten h2 {
text-align: center;
}
.hauptseite-oben .inhalt .portale {
font-weight: bold;
margin: 0.2em 0;
}
.hauptseite-oben .inhalt .intern {
font-size: 90%;
text-align: center;
}
}
.hauptseite-links h2,
.hauptseite-links h2,
.hauptseite-rechts h2 {
.hauptseite-rechts h2 {
text-indent: 0.8em;
text-indent: 0.8em;
}
#hauptseite-schwesterprojekte .inhalt a {
font-weight: bold;
}
}

Aktuelle Version vom 24. August 2015, 18:36 Uhr

body.page-Hauptseite h1.firstHeading { display:none; }
body {
        font-family: "Palatino Linotype";
}
#bodyContent {
        font-family: "Palatino Linotype";
        font-size: 0.95em;
}

#hauptseite table {
	background: transparent;
        background-color: white;
}
.formtable {
border: 1px solid #1C86EE;
padding: 1em;
width: 100%;
background-color: #F0F8FF;
}
#boxhead {
        font-weight: bold;
        padding-bottom: 0.5em;
        border-bottom: 1px solid darkgrey;
}
.hauptseite-links,
.hauptseite-rechts {
	margin-bottom: 1em;
}
.hauptseite-links {
	margin-right: 0.5em;
}
.hauptseite-rechts {
	margin-left: 0.5em;
}
.hauptseite-links h2,
.hauptseite-rechts h2 {
	text-indent: 0.8em;
}