MediaWiki:Common.css: відмінності між версіями

нема опису редагування
Немає опису редагування
Немає опису редагування
Рядок 327: Рядок 327:


.home__blocks {gap:10px;align-items:stretch;}
.home__blocks {gap:10px;align-items:stretch;}
.home__block {align-items:stretch;width:33.3333%;}
.home__block {align-items:stretch;width:33.3333%;flex-direction:column;}
.home__block-inner {align-items:stretch;gap:10px;}
.home__block-inner {align-items:stretch;gap:10px;flex-direction:column;}
.home__block-image-block {}
.home__block-image-block {flex-direction:column;}
.home__block-image {text-align:center;}
.home__block-image {text-align:center;}
.home__block-image img {}
.home__block-image img {}
.home__block-content {flex-grow:1;}
.home__block-content {flex-grow:1;flex-direction:column;align-items:stretch;}
.home__block-content-inner {}