MediaWiki:Common.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 220: Строка 220:
.shadow1 img {
.shadow1 img {
   border-radius: 27px;
   border-radius: 27px;
}
.image-container {
    width: 30%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}
}