MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 136: Line 136:
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px;
}
.specsBox #toc {
margin-top:1em;
}
}


Line 225: Line 229:
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;
Line 428: Line 442:
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;
}
}

Navigation menu