From c64977f17a9d0c73a23a11d69ab090fa0ca48d31 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 21 Feb 2026 21:47:32 +0000 Subject: Remove link underline on hover for item titles Removed text-decoration: underline from .item-title:hover in the source CSS and rebuilt the frontend assets so the compiled dist reflects the change. https://claude.ai/code/session_011Y2tBL3goxNWHqUaJ8Bpzh --- web/dist/v3/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/dist/v3/index.html') diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html index 6d439a3..53bb2ad 100644 --- a/web/dist/v3/index.html +++ b/web/dist/v3/index.html @@ -5,8 +5,8 @@ neko - - + +
-- cgit v1.2.3