From 86561557ebc1374976c4bf30da27b35b6e9e65fa Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Wed, 25 May 2022 20:47:43 +0300 Subject: [PATCH] slight color fixes and changes --- static/style.css.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css.h b/static/style.css.h index 1cb47d5..dfe6665 100644 --- a/static/style.css.h +++ b/static/style.css.h @@ -1,7 +1,7 @@ #define HASH(x) x #define C_PAGEBG #1b2632 -#define C_HEADERBG #1b2632 +#define C_HEADERBG #44891a #define C_BODYBG #ffffff #define C_FOOTERBG #000000