summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-06-24 20:41:27 +0300
committerPaul Buetow <paul@buetow.org>2024-06-24 20:41:27 +0300
commita31ada5c502640a55013d4bb092ce5ec8b417f6a (patch)
tree515826f745c48504eac705d36b03d1c11048a808 /style.css
parent1198dbade94d2a655f53d83f7ac55bf987c95054 (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 2a691de7..078bb624 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 1px #00ff9d, 0 0 1px #00ff9d;
+ text-shadow: 0 0 2px #00ff9d, 0 0 2px #00ff9d;
}
a {