MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 133: Zeile 133:
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px;
}
.specsBox #toc {
margin-top:1em;
}
}


Zeile 222: Zeile 226:
display:inline-block;
display:inline-block;
}
}
.anlieferungselement .referenz {
padding: 1em;
text-align:center;
font-size:120%;
display:inline-block;
width:100%;
}
.anlieferung_kombination {
.anlieferung_kombination {
display:flex;
display:flex;
Zeile 383: Zeile 397:
.chapterlist .clheader {
.chapterlist .clheader {
   font-size:22px;
   font-size:22px;
   background-color:#525050;
   background-color:#021B23;
   color:#FFF;
   color:#FFF;
   padding: 0.2em 0.4em;
   padding: 0.2em 0.4em;
Zeile 412: Zeile 426:


.mainheader {
.mainheader {
background-color: #a2a9b1;
background-color: #021B23;
color:#FFFFFF;
color:#FFFFFF;
text-align:left;
text-align:left;
Zeile 425: Zeile 439:
height:80px;
height:80px;
line-height:80px;
line-height:80px;
}
.seitenanfang, .werbeformkombination {
background-color: #f8f9fa;
color: #202122;
margin: 1em 0;
border: 1px solid #a2a9b1;
padding:1em;
}
.seitenanfang span, .werbeformkombination span {
font-size:150%;
}
.werbeformkombination  {
width:600px;
height:150px;
display:flex;
align-items:center;
}
#p-logo a {
background-size: 100% auto;
}
}