summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-23 23:38:01 +0300
committerPaul Buetow <paul@buetow.org>2024-06-23 23:38:01 +0300
commitc1fbfc2189cdb55033a381786a075862f04c02ca (patch)
treeffa1597ff5a41a6d903b02ce890671e9077a2c92 /style.css
parentdd0e0f5e5af4fa27daa12d8de93dbc70287e767f (diff)
Update content for html
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2cd45ed5..4f24e09b 100644
--- a/style.css
+++ b/style.css
@@ -38,7 +38,7 @@ body {
h1, h2, h3 {
font-family: heading, serif;
color: #00ff9d;
- text-shadow: 0 0 7px #00ff9d, 0 0 7px #00ff9d;
+ text-shadow: 0 0 3px #00ff9d, 0 0 3px #00ff9d;
}
a {