From 38a2a1e4264d3ed983d9f9429382592e73fb01b3 Mon Sep 17 00:00:00 2001 From: XPoet Date: Thu, 26 Mar 2020 20:54:16 +0800 Subject: [PATCH] =?UTF-8?q?Modified:=20=E4=BF=AE=E6=94=B9=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E6=82=AC=E6=B5=AE=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/layout/variables.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/layout/variables.styl b/source/css/layout/variables.styl index 19e97d5..daf3c07 100644 --- a/source/css/layout/variables.styl +++ b/source/css/layout/variables.styl @@ -53,7 +53,7 @@ $nav-selected-color = #4a4a4a $a-color = #666 // 超链接a标签悬浮颜色 -$a-hover-color = #c625ce +$a-hover-color = #1f71ce // 按钮颜色 $button-color = $default-font-color