Benutzer:Hausgeist/common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
     margin: 0;
     margin: 0;
     padding: .1em 0;
     padding: .1em 0;
}
#hauptseite .willkommen h2 {
    background:#ababab;
    margin: 0;
    border:1px solid #AAA;
    text-align: center;
    text-size: 2em;
    font-weight:bold;
}
}
#hauptseite .inhalt {
#hauptseite .inhalt {
Zeile 30: Zeile 22:
text-align: right;
text-align: right;
}
}
.hauptseite-oben,
.h-oben,
.hauptseite-links,
.h-links,
.hauptseite-rechts {
.h-rechts {
margin-bottom: 1em;
margin-bottom: 1em;
}
}
.hauptseite-links {
.h-links {
margin-right: .5em;
margin-right: .5em;
}
}
.hauptseite-rechts {
.h-rechts {
margin-left: .5em;
margin-left: .5em;
}
}
.hauptseite-oben h2,
.h-willkommen h2 {
.hauptseite-unten h2 {
text-align: center;
text-align: center;
}
}