MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Wiki-Langen
| Zeile 15: | Zeile 15: | ||
.InfoboxKrBild | .InfoboxKrBild | ||
{ | { | ||
| − | |||
top: 2px; | top: 2px; | ||
left: 0px; | left: 0px; | ||
padding: 1px; | padding: 1px; | ||
} | } | ||
Aktuelle Version vom 14. Mai 2017, 22:27 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.InfoboxKr
{
position: relative;
margin: 1px 0px;
border-left: none !important;
border-right: none !important;
padding: 0;
min-height: 70px;
border: 1px solid #bbb;
}
.InfoboxKrBild
{
top: 2px;
left: 0px;
padding: 1px;
}