мНет описания правки |
Нет описания правки |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 1: | Строка 1: | ||
<tabs> | <tabs> | ||
<tab name=" | <tab name="Тест"> | ||
супер тест | |||
</tab> | </tab> | ||
<tab name=" | <tab name="Тест 2"> | ||
мега тест | |||
</tab> | </tab> | ||
</tabs> | </tabs> | ||
Строка 18: | Строка 11: | ||
/* Стили для контейнера вкладок */ | /* Стили для контейнера вкладок */ | ||
.tabs { | .tabs { | ||
position: | position: static; | ||
margin: 20px 0; | margin: 20px 0; | ||
} | } | ||
Строка 34: | Строка 19: | ||
display: inline-block; | display: inline-block; | ||
padding: 12px 25px; | padding: 12px 25px; | ||
margin-right: | margin-right: 10px; | ||
cursor: pointer; | cursor: pointer; | ||
color: #ffffff; | color: #ffffff; | ||
background: #8B0000; | background: #8B0000; | ||
Строка 42: | Строка 26: | ||
border-bottom: none; | border-bottom: none; | ||
border-radius: 5px 5px 0 0; | border-radius: 5px 5px 0 0; | ||
transition: all 0.3s ease-out; | |||
position: relative; | position: relative; | ||
top: 1px; | top: 1px; | ||
Строка 52: | Строка 37: | ||
background: #6A0000; | background: #6A0000; | ||
color: #fff; | color: #fff; | ||
border-color: # | border-color: #630000; | ||
} | } | ||
Строка 65: | Строка 49: | ||
display: none; | display: none; | ||
padding: 20px; | padding: 20px; | ||
border: 1px solid # | border: 1px solid #850000; | ||
background: rgba(112, 46, 46, 1); | background: rgba(112, 46, 46, 1); | ||
color: white; | color: white; | ||
Строка 95: | Строка 79: | ||
.wikitable th { | .wikitable th { | ||
color: | color: black; | ||
background-color: #8B0000; | background-color: #8B0000; | ||
} | } |
Текущая версия от 15:14, 1 апреля 2025
супер тест
мега тест