Действия

Участник

Losted/foreground.css: различия между версиями

Материал из lulzette's wiki

< Участник:Losted
Нет описания правки
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
.top-bar {
.top-bar {
background: #b87333;
background: #d6290b;
}
}
.top-bar-section {
.top-bar-section {
background: #ff6800;
background: #d6290b;
}
}
.top-bar-section ul li {
.top-bar-section ul li {
background: #ff6800;
background: #d6290b;
}
}
.top-bar-section .has-form {
.top-bar-section .has-form {
background: #ff6800;
background: #d6290b;
}
}

Текущая версия от 14:30, 2 января 2021

.top-bar {
background: #d6290b;
}
.top-bar-section {
background: #d6290b;
}
.top-bar-section ul li {
background: #d6290b;
}
.top-bar-section .has-form {
background: #d6290b;
}