summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-24 20:41:59 +0300
committerPaul Buetow <paul@buetow.org>2024-06-24 20:41:59 +0300
commit28e275da0a1b9db74e1d93cfff80c4af1214dff6 (patch)
treec59b64f0dcde6b640bcc6189676a64cede87e55b
parentf69b2f68c78b14ae1af1a616de967f68c1624b9f (diff)
better on mac
-rw-r--r--extras/html/style.css2
1 files changed, 1 insertions, 1 deletions
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 {