From b3ebd8526dc1e7b0d7d5420b38f7dc43f185a979 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sun, 14 Dec 2025 11:38:31 +0800 Subject: docs: post weekly --- layouts/partials/style.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/style.html b/layouts/partials/style.html index 8828dbd..d49bf2c 100644 --- a/layouts/partials/style.html +++ b/layouts/partials/style.html @@ -30,6 +30,14 @@ 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } + nav a, + h1.post-title a, + .category-link, + .blog-posts li a { + text-decoration: none !important; + } + + nav a:hover, .post-title a:hover, a.item-link:hover, .blog-posts a:hover { @@ -304,13 +312,6 @@ border: 1px solid #414141 !important; } - nav a, - h1.post-title a, - .category-link, - .blog-posts li a { - text-decoration: none !important; - } - a { font-weight: 500 !important; } -- cgit v1.2.3