Шаблон:ColoredTextFrame: различия между версиями

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 9: Строка 9:
--lightness-threshold:{{{lightness-threshold|0.1}}};
--lightness-threshold:{{{lightness-threshold|0.1}}};
>
>
{{#if:{{{title|}}}|<div class="сolored-frame-text__header">{{{title}}}</div>|}}
{{#if:{{{title|}}}|<div class="сolored-frame-text__header">{{Anchor|{{{title}}}}}{{{title}}}</div>|}}
<div class="сolored-frame-text__content list-reset-margin">{{{content}}}</div>
<div class="сolored-frame-text__content list-reset-margin">{{{content}}}</div>
</div><!--
</div><!--
Строка 32: Строка 32:


.сolored-frame-text__header {
.сolored-frame-text__header {
    font-size: 15px;
     font-weight: bold;
     font-weight: bold;
     font-family: "noto sans";
     font-family: "noto sans";
     margin-bottom: 4px;
     margin-bottom: 4px;
   
     color: rgba(
     color: rgba(
         calc(var(--label-r) + var(--lighten-by)),  
         calc(var(--label-r) + var(--lighten-by)),  

Текущая версия от 22:32, 17 января 2025

{{{content}}}