Шаблон:RulesBox: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
(не показано 8 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
<div class="rules-box__block" style="background-color:{{{background-color|#282831}}};box-shadow:{{{box-shadow|0 2px 4px rgba(0, 0, 0, 0. | <div class="rules-box__block" style="background-color:{{{background-color|#282831}}};box-shadow:{{{box-shadow|0 2px 4px rgba(0, 0, 0, 0.3)}}};margin:{{{margin|12px 2px}}};border-left:{{{border-size|5px}}} solid {{{border-color|#404051}}};padding:{{{padding|10px 12px}}};color:{{{color|lightgrey}}};> | ||
<div class="rules-box__container"> | <div class="rules-box__container"> | ||
{{#if: {{{title|}}} | <div class="rules-box__title" style="margin-bottom:{{{margin-bottom-title|8px}}};>'''{{{title}}}'''</div>}} | {{#if: {{{title|}}} | <div class="rules-box__title" style="margin-bottom:{{{margin-bottom-title|8px}}};>'''{{{title}}}'''</div>}} | ||
{{#if: {{{content|}}} | <div class="rules-box__content">{{{content}}}</div>}} | {{#if: {{{content|}}} | <div class="rules-box__content list-reset-margin">{{{content}}}</div>}} | ||
</div> | </div> | ||
{{#ifeq: {{{1|}}} | addition | | {{#ifeq: {{{1|}}} | addition | | ||
Строка 21: | Строка 21: | ||
transition: background-color 0.3s ease, box-shadow 0.3s ease; | transition: background-color 0.3s ease, box-shadow 0.3s ease; | ||
} | } | ||
.rules-box__container { | .rules-box__container { | ||
} | } | ||
.rules-box__title { | .rules-box__title { | ||
font-size: 1.2em; | font-size: 1.2em; | ||
} | } | ||
.rules-box__content { | .rules-box__content { | ||
} | } | ||
.rules-box__title--addition { | .rules-box__title--addition { | ||
font-size: 1em; | font-size: 1em; | ||
Строка 38: | Строка 39: | ||
align-items: center; | align-items: center; | ||
} | } | ||
.rules-box__container--addition { | .rules-box__container--addition { | ||
position: absolute; | position: absolute; | ||
Строка 53: | Строка 55: | ||
transition: background-color 0.3s ease; | transition: background-color 0.3s ease; | ||
} | } | ||
.rules-box__content--addition { | .rules-box__content--addition { | ||
flex-grow: 1; | flex-grow: 1; | ||
Строка 58: | Строка 61: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
.mw-collapsible-toggle { | .mw-collapsible-toggle { | ||
position: absolute; | position: absolute; | ||
Строка 63: | Строка 67: | ||
right: 12px; | right: 12px; | ||
} | } | ||
@media (max-width: 700px) { | @media (max-width: 700px) { | ||
.rules-box__block { | .rules-box__block { |
Версия от 23:49, 17 января 2025