From 39551112739e354dcc6df0bf3326517f96ca92bf Mon Sep 17 00:00:00 2001 From: Jon Sterling Date: Sat, 10 Feb 2024 12:38:48 +0000 Subject: [PATCH] fix? --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 11b80e0..6f2edee 100644 --- a/style.css +++ b/style.css @@ -373,7 +373,7 @@ nav#toc li { text-decoration: underline; } -.link.local a, +.link.local, a.slug { box-shadow: none; text-decoration-line: underline; -- 2.51.2