8,957
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
display: flex; | display: flex; | ||
width: 100%; | width: 100%; | ||
max-width: | max-width: 1390px; | ||
min-height: 6vh; | min-height: 6vh; | ||
margin-bottom: 1.5em; | margin-bottom: 1.5em; | ||
Line 17: | Line 17: | ||
} | } | ||
.mw-parser-output .life-wrapper-inner { | .mw-parser-output .life-wrapper-inner { | ||
display: flex; | display: flex; | ||
align-items: center; | align-items: center; | ||
justify-content: center; | justify-content: center; | ||
width: 1390px; /* | width: 1390px; | ||
margin-left: 50px; /* Смещаем вправо на 50px (настройте по желанию) */ | |||
} | } | ||
.mw-parser-output .survival-text { | .mw-parser-output .survival-text { | ||
font-size: 16px; | font-size: 16px; |