Шаблон:Test3 — различия между версиями
Материал из Integra-S Wiki
Wikiadmin (обсуждение | вклад) |
Wikiadmin (обсуждение | вклад) |
||
| (не показаны 123 промежуточные версии этого же участника) | |||
| Строка 1: | Строка 1: | ||
| − | + | <div style="width: {{{Ширина}}}; margin: 20px auto; display: {{{Позиция}}};margin-left: {{{Отступ}}}; float: {{{Выравнивание}}}"> | |
| − | < | + | <div style="width: 100%; |
| − | < | + | border-top-left-radius:9px; |
| − | + | border-top-right-radius:9px; | |
| − | + | height: 50px; | |
| − | + | box-sizing: border-box; | |
| − | + | font-size:1.5em; | |
| − | + | line-height: 30px; | |
| − | + | margin: 0; | |
| − | + | padding: 10px; | |
| − | + | background: {{{Цвет}}}; | |
| − | + | border: solid 1px {{{Цвет}}}; | |
| − | + | margin-top: {{{Отступ_низ}}};> | |
| − | + | <p style = "margin: 0;line-height: 30px;"> | |
| − | + | {{{Заголовок}}}</p> | |
| − | + | </div> | |
| − | + | <div style="width: 100%; | |
| − | + | padding: 10px; | |
| − | + | box-sizing: border-box; | |
| − | + | border-bottom-right-radius:9px; | |
| − | + | border-bottom-left-radius:9px; | |
| − | }} | + | border: solid 1px {{{Цвет}}}; |
| − | + | > | |
| − | </ | + | {{{Текст}}} |
| − | </ | + | </div> |
| + | </div> | ||
Текущая версия на 14:07, 30 октября 2017
{{{Заголовок}}}
{{{Текст}}}