From 76b0642b032b55d781b5abef5e35ea9df6ba0363 Mon Sep 17 00:00:00 2001 From: Jeremy han <38609717+jeremyhann@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:43:17 +0800 Subject: [PATCH] Update main.css --- themes/zima/source/css/main.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/zima/source/css/main.css b/themes/zima/source/css/main.css index 017398011d..85eba78453 100644 --- a/themes/zima/source/css/main.css +++ b/themes/zima/source/css/main.css @@ -437,6 +437,9 @@ html { /* background-color: #f1b335; */ } /* * -- Globe A Style --*/ +u { + text-decoration: none; +} a:focus { outline: none; }