mirror of
https://github.com/nelsbrock/NateMan.git
synced 2026-08-14 21:36:49 +02:00
Farbe des Header-Randes geändert
This commit is contained in:
@@ -113,7 +113,7 @@ header {
|
|||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
background-color: var(--header-bg);
|
background-color: var(--header-bg);
|
||||||
border-bottom: 2px solid #607a18;
|
border-bottom: 2px solid #6d891e;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user