aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-24 21:30:44 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-24 21:30:44 +0800
commit0a33d09c241593b5635bc2f9c313d76b4f6dd2fe (patch)
tree4c5d073eeb33950bc35f0656da3307967bd23ecc /static/style.css
parentREADME.md: Clearer statement of goals (diff)
downloadpowxy-0a33d09c241593b5635bc2f9c313d76b4f6dd2fe.tar.gz
powxy-0a33d09c241593b5635bc2f9c313d76b4f6dd2fe.tar.zst
powxy-0a33d09c241593b5635bc2f9c313d76b4f6dd2fe.zip
Remove somewhat-transparent
Diffstat (limited to '')
-rw-r--r--static/style.css4
1 files changed, 0 insertions, 4 deletions
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;
-}