Шаблон:Siege card/styles.css: различия между версиями
MrGorun (обсуждение | вклад) Нет описания правки |
(нет различий)
|
Текущая версия от 17:21, 9 ноября 2020
.siegecard {
display: flex;
}
.siegecard-metrics {
/*line-height: .9;*/ font-size: 1.6rem; font-weight: bold;
}
.siegecard-size {
color: #eaecf0;
}
.siegecard-content {
padding-left: 0.8rem; margin-left: 0.8rem; border-left: 1px solid #eaecf0; line-height: 1.2; border-color: #22262d;
}
.siegecard-manufacturer {
font-size: 0.825rem;
}
.siegecard-name {
margin-bottom: 0.2rem; font-size: 1.25rem; font-weight: 600; color: #eaecf0;
}