summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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 {