From 7c0a1152c2872b6f79cef31fa5bce05f7f44736d Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Sun, 14 Mar 2021 07:40:23 +0100 Subject: [PATCH] tweak style --- style/shiny/single.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/shiny/single.css b/style/shiny/single.css index c218cbb..1922c2a 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -147,7 +147,7 @@ /* maybe one day... */ /* shape-outside: attr(src url); */ shape-margin: 1em; - filter: drop-shadow(5px 5px 8px #0008); + filter: drop-shadow(5px 5px 8px #0006); } #info h2, #info ul, #info ol, #info p, #info dl, #info details {