From 28e275da0a1b9db74e1d93cfff80c4af1214dff6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 24 Jun 2024 20:41:59 +0300 Subject: better on mac --- extras/html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/html/style.css b/extras/html/style.css index 4f24e09..078bb62 100644 --- a/extras/html/style.css +++ b/extras/html/style.css @@ -38,7 +38,7 @@ body { h1, h2, h3 { font-family: heading, serif; color: #00ff9d; - text-shadow: 0 0 3px #00ff9d, 0 0 3px #00ff9d; + text-shadow: 0 0 2px #00ff9d, 0 0 2px #00ff9d; } a { -- cgit v1.2.3