From d1271553c7ff837eb11e68868acc18a5b32b46d9 Mon Sep 17 00:00:00 2001 From: FarseaSH Date: Thu, 2 Sep 2021 22:07:30 +0800 Subject: [PATCH] adjust a decoration style in link block --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 3df1b0c..efcf995 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -234,6 +234,7 @@ p{ .share-link-block a{ color:#17a2b8; word-wrap: break-word; + text-decoration: none; } /* 附注信息 */