diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ h1::after { } a { - color: lightgray; + color: #777; text-decoration: none; transition-duration: 0.2s; } |