From 5916d10bf860c0ac5cfaf192565ff0abc187375c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Tue, 28 Dec 2021 21:57:54 +0000 Subject: [PATCH] fix the color --- static/css/font.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/font.css b/static/css/font.css index 6e1a61c..189403d 100644 --- a/static/css/font.css +++ b/static/css/font.css @@ -152,7 +152,7 @@ a.navbar-brand span.site-title-linux { padding-left:76px; font-size:36px; color: #fff; - color: #1793D1; + /*color: #1793D1;*/ font-weight: 200; } #header a, #header a:visited {