Действия

Участник

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

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

< Участник:Losted
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
.top-bar {
.top-bar {
   background: #e28b00;
   background: #c47b0e;
}
}
.top-bar-section {
.top-bar-section {
background: #e28b00;
background: #c47b0e;
}
}
.top-bar-section ul li {
.top-bar-section ul li {
background: #e28b00;
background: #c47b0e;
}
}
.top-bar-section .has-form {
.top-bar-section .has-form {
background: #e28b00;
background: #c47b0e;
}
}

Версия от 19:11, 31 декабря 2020

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