From 0a33d09c241593b5635bc2f9c313d76b4f6dd2fe Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 24 Mar 2025 21:30:44 +0800 Subject: Remove somewhat-transparent --- static/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index be935c4..3a2b6a4 100644 --- a/static/style.css +++ b/static/style.css @@ -111,7 +111,3 @@ details { border-radius: var(--radius-1); box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15); } - -.somewhat-transparent { - opacity: 0.78; -} -- cgit v1.2.3