Шаблон:RulesBox
Материал из Space Station 14 Вики
Версия от 13:42, 21 июля 2024; Pok (обсуждение | вклад) (Новая страница: «<div class="rules__container" style=" margin: {{{margin|14px 2px}}}; text-align: {{{text-align|left}}}; border-left: 4px solid {{{border-color|#2B30BD}}}; "> <div class="rules__title" style=" color: {{{color|white}}}; ">'''{{{title}}}'''</div> <div class="rules__content" style=" color: {{{color|white}}}; ">{{{content}}}</div> </div> <!-- Не изменяемый CSS --> <div class="customCSS" style="display:none"> .rules__container { padding: 12px; b...»)
{{{title}}}
{{{content}}}
.rules__container { padding: 12px; background: #27272e; border-radius: 0.3em; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .rules__container:hover { background-color: #26262C; } .rules__title { font-size: 1.3em; } .rules__content { margin-top: 10px; }