Change background colour
This commit is contained in:
@@ -153,10 +153,10 @@ button:hover {
|
||||
.header-plusminus-werktage.active, .header-plusminus-werktage:hover { background: #0369a1; }
|
||||
.header-plusminus-wochenmonate { background: #f43f5e; }
|
||||
.header-plusminus-wochenmonate.active, .header-plusminus-wochenmonate:hover { background: #be123c; }
|
||||
.header-kw { background: #facc15; color: #1e293b; }
|
||||
.header-kw.active, .header-kw:hover { background: #ca8a04; }
|
||||
.header-kw-datum { background: #38bdf8; }
|
||||
.header-kw-datum.active, .header-kw-datum:hover { background: #0ea5e9; }
|
||||
.header-kw { background: #a78bfa; color: #1e293b; }
|
||||
.header-kw.active, .header-kw:hover { background: #7c3aed; }
|
||||
.header-kw-datum { background: #facc15; color: #1e293b; }
|
||||
.header-kw-datum.active, .header-kw-datum:hover { background: #ca8a04; }
|
||||
@media (max-width: 600px) {
|
||||
.container {
|
||||
margin: 1em;
|
||||
|
Reference in New Issue
Block a user