From 1b58789cadfb14e1d49c722ee5400e7bf85602d7 Mon Sep 17 00:00:00 2001 From: ilya Date: Mon, 31 Mar 2025 11:11:11 +0200 Subject: [PATCH] nouveau gris --- themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css b/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css index cd25c9a..86c9f1d 100644 --- a/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css +++ b/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css @@ -22,7 +22,7 @@ } } .sidebar-container{ - color:#bfbfbf; + color:#686868; font-size:15px } .sidebar-container h5{ @@ -34,13 +34,13 @@ text-decoration:none } .sidebar-container a{ - color:#bfbfbf!important + color:#686868!important } .sidebar-container a:hover,.sidebar-container a:active{ color:#0085a1!important } .sidebar-container .tags a{ - border-color:#bfbfbf + border-color:#686868 } .sidebar-container .tags a:hover,.sidebar-container .tags a:active{ border-color:#0085a1