« get me outta code hell

css: tweak search result artwork w/ warning style - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-05-13 14:03:32 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-31 12:11:53 -0300
commitf3cb47c4629744e66734e7ce6943dfe372051d32 (patch)
tree1a45a93d87e4f33d4b4e8e976ed9c5abbacf4b0e /src
parent30914eb56468b388e4b5cb2090292c5932171eb3 (diff)
css: tweak search result artwork w/ warning style
Diffstat (limited to 'src')
-rw-r--r--src/static/css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 41d0414b..d094738a 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -605,7 +605,7 @@ summary .group-name {
 }
 
 .wiki-search-result-image.has-warning {
-  filter: blur(1px) brightness(0.8);
+  filter: blur(2px) brightness(0.8);
 }
 
 .wiki-search-end-search-line {