From 5045f7cf731f0766a78d2f1936611aeca9eebf42 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Fri, 21 Dec 2018 15:13:36 +0800 Subject: [PATCH] update --- source/less/_links.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/less/_links.less b/source/less/_links.less index afb6324..8fac7a6 100755 --- a/source/less/_links.less +++ b/source/less/_links.less @@ -57,7 +57,7 @@ p{ margin: 0; padding: 0; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); &.friend-name{ font-size: @fontsize_base; font-weight: bold;