Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

Keine Änderung der Größe, 03:09, 12. Mär. 2009
K
keine Bearbeitungszusammenfassung
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
.Infobox {
float: right;
width: 250px;
border-width: 0 1px 1px 1px;
margin: 0px 0px 6px 6px;
.InfoboxTitel {
text-align: center;
font-size: 120%;
border-top: 1px solid #000;
padding: 0.4em;
.InfoboxTitel span { font-size: 90%; font-weight: normal; .InfoboxAbschnitt {
text-align: center;
font-weight: bold;
padding: 0.4em;
border-top: 1px solid #000;
.InfoboxZeileL {
font-weight: bold;
width: 88px;
float: left;
border-top: 1px solid #000;
.InfoboxZeileR {
padding: 6px;
float: right;
border: 1px solid #000;
border-width: 1px 0 0 1px;
.InfoboxBild {
text-align: center;
padding: 6px 0px;
background-color: #fff;
border-top: 1px solid #000;
.InfoboxBild span {
font-size: 80%;
font-weight: bold;
}
.Infoleiste {
border-width:2px;
margin:6px 0px;
}
 
.wikitable,
.prettytable {
empty-cells:show;
}
.wikitable th, .wikitable td,
.prettytable th, .prettytable td {
padding: 0.3em;
}
.wikitable caption,
.prettytable caption {
font-weight: bold;
}
.nogrid th, .nogrid td {border: none;}
.float-left { float: left; clear: left; }
1.226
Bearbeitungen

Navigationsmenü