From 5fd8458ce393766057b9ff8bbc84141d529e98ab Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 11 Feb 2024 16:28:32 +0200 Subject: [PATCH] lighter gold for effortpost-flair and wpd hole flairs --- files/assets/css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index d4bfcf7261..d8f92c928b 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7662,9 +7662,9 @@ blink { font-family: open sans,sans-serif !important; background: repeating-linear-gradient( 45deg, - #9e8600, - #887400 20px, - #6d5d00 60px + #a78e00, + #947d00 20px, + #847000 60px ); font-weight: 700 !important; animation: 60s linear 0s infinite move-colors;