Usus: различия между версиями

Материал из SS220 SS14 WIKI
Нет описания правки
Нет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 11: Строка 11:
/* Стили для контейнера вкладок */
/* Стили для контейнера вкладок */
.tabs {
.tabs {
     position: relative;
     position: static;
     margin: 20px 0;
     margin: 20px 0;
}
/* Скрываем оригинальные radio-кнопки */
.tabs input[type="radio"] {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
}
}


Строка 27: Строка 19:
     display: inline-block;
     display: inline-block;
     padding: 12px 25px;
     padding: 12px 25px;
     margin-right: 5px;
     margin-right: 10px;
     cursor: pointer;
     cursor: pointer;
    transition: all 0.3s ease;
     color: #ffffff;
     color: #ffffff;
     background: #8B0000;
     background: #8B0000;
Строка 35: Строка 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;
Строка 45: Строка 37:
     background: #6A0000;
     background: #6A0000;
     color: #fff;
     color: #fff;
     border-color: #5d3954;
     border-color: #630000;
    z-index: 2;
}
}


Строка 58: Строка 49:
     display: none;
     display: none;
     padding: 20px;
     padding: 20px;
     border: 1px solid #5d3954;
     border: 1px solid #850000;
     background: rgba(112, 46, 46, 1);
     background: rgba(112, 46, 46, 1);
     color: white;
     color: white;

Текущая версия от 15:14, 1 апреля 2025

супер тест

мега тест