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

Versionsgescichte siehe: https://de.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=history
Keine Bearbeitungszusammenfassung
(Versionsgescichte siehe: https://de.wikipedia.org/w/index.php?title=MediaWiki:Common.css&action=history)
Zeile 9: Zeile 9:
     padding: .1em 0;
     padding: .1em 0;
}
}
 
#hauptseite .willkommen {
div.hauptseite-ueberschrift {
     background:#ababab;
     background:#ababab;
     margin: 0;
     margin: 0;
Zeile 17: Zeile 16:
     font-size:145%;
     font-size:145%;
     font-weight:bold;
     font-weight:bold;
}
#hauptseite .inhalt {
background: #c7c7c7;
border: 1px solid #AAA;
border-top: 0;
min-height: 0; /* IE 7 */
padding: .3em .8em .4em;
}
#hauptseite .inhalt .mehr {
clear: both;
font-size: 95%;
margin-top: .8em;
text-align: right;
}
.hauptseite-oben,
.hauptseite-links,
.hauptseite-rechts {
margin-bottom: 1em;
}
.hauptseite-links {
margin-right: .5em;
}
.hauptseite-rechts {
margin-left: .5em;
}
.hauptseite-oben h2,
.hauptseite-unten h2 {
text-align: center;
}
}