Vorlage:Infobox/style.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 102: Zeile 102:
     background: #fff;
     background: #fff;
     padding: 6px;
     padding: 6px;
    border-radius: 0 6px 6px 6px;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.25);
    margin-bottom: 0.8em;
}
}


.infobox .logo img{
.infobox .logo img{
     width: 100%;
     width: 100%;
    border-radius: 0 6px 6px 6px;
     height: auto !important;
     height: auto !important;
    box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.25);
     margin-left: auto;
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;
    margin-bottom: 0.8em;
     display: block;}
     display: block;}