From 17467418a827ffa68480aff6b68555b152d23c3e Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:46:26 -0400 Subject: [PATCH] spelling: sidebar Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/theme/vier/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index ed047c2cf..2de86c6e3 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -421,7 +421,7 @@ pre code { .tool a { /* color: #000; */ } -.tool a:hover, .widget a:hover, #nets-sidear a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover { +.tool a:hover, .widget a:hover, #nets-sidebar a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover { /* text-decoration: underline; */ text-decoration: none; color: black;