From 9ef5c745eca4a11f3c6caafe079b0a43d6b7dc5f Mon Sep 17 00:00:00 2001 From: myogg Date: Sat, 28 Sep 2024 21:45:30 +0800 Subject: [PATCH] Update style.css --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index ebc8008..e12b692 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -106,7 +106,7 @@ hr { } .title a { - color: #BF2525; + color: #F32E0B; font-weight: bold; }