From b6107f8f8655d2e75ca36b4cd86b179e04d7a5a6 Mon Sep 17 00:00:00 2001 From: "Lu[ke] Wilson" Date: Sat, 4 Jan 2025 15:11:11 +0000 Subject: [PATCH] make mantra visible in zen mode --- src/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style.css b/src/style.css index b2c1bb1..d70ae53 100644 --- a/src/style.css +++ b/src/style.css @@ -234,6 +234,7 @@ iframe#hydra { top: 0; z-index: 999; background-color: black; + text-shadow: 1px 1px 0px black; } .fade-out {