Нет описания правки
Нет описания правки
Строка 9: Строка 9:


.infobox-image{
.infobox-image{
    width: 100%;
     max-width: 250px;
     max-width: 250px;
     max-height: 250px;
     max-height: 250px;

Версия от 01:10, 14 июля 2025

.infobox {
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    color: #000;
    margin: 0.5em 0 0.5em 1em;
    padding: 7px 10px;
    text-align: center;
}

.infobox-image{
    max-width: 250px;
    max-height: 250px;
}
.infobox-title{
    font-size: 18px;
}