diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ h1::after { } a { - color: #777; + color: #0099ff; text-decoration: none; transition-duration: 0.2s; } @@ -38,4 +38,4 @@ span.end::before { background-color: #bbb; content: ''; -}
\ No newline at end of file +} |