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

Материал из wiki innovation station ss14
Новая страница: «<div style="background-color: {{{bg|#1a1a1a}}}; border: 2px solid {{{border|#555}}}; border-left: 6px solid {{{color|#c00}}}; padding: 10px 15px; margin: 10px 0; border-radius: 6px; font-size: 95%;"> <div style="color: {{{color|#c00}}}; font-weight: bold; font-size: 110%; margin-bottom: 5px;"> {{{title|}}} </div> <div style="color: #ddd;"> {{{text|}}} </div> </div>»
 
Нет описания правки
Строка 1: Строка 1:
<div style="background-color: {{{bg|#1a1a1a}}}; border: 2px solid {{{border|#555}}}; border-left: 6px solid {{{color|#c00}}}; padding: 10px 15px; margin: 10px 0; border-radius: 6px; font-size: 95%;">
<div style="border: 2px solid {{{border|#600}}}; background-color: {{{color|#c00}}}; padding: 10px; border-radius: 8px; color: #fff;">
  <div style="color: {{{color|#c00}}}; font-weight: bold; font-size: 110%; margin-bottom: 5px;">
 
    {{{title|}}}
<div style="font-weight: bold; font-size: 110%; margin-bottom: 8px;">
  </div>
  {{{title}}}
  <div style="color: #ddd;">
</div>
    {{{text|}}}
 
  </div>
<div>
  {{{text}}}
</div>
 
</div>
</div>

Версия от 10:49, 18 июня 2025

 {{{title}}}
 {{{text}}}