Хуызæг:Спортсмен/ном/styles.css
Внешний вид
< Хуызæг:Спортсмен | ном
.ts_Спортсмен_имя {
position: relative;
}
.ts_Спортсмен_имя .icon {
display: flex;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
}
.ts_Спортсмен_имя .icon img {
display: block;
}
.ts_Спортсмен_имя .label {
margin: 0 2em;
}
@media (min-width: 720px) {
.ts_Спортсмен_имя {
margin: .15em;
}
}
body.skin-minerva .ts_Спортсмен_имя {
margin: 0;
}