diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |
