From 734fc40eb6a44800d28da37ac9d8d1d5a1bff2c3 Mon Sep 17 00:00:00 2001 From: Kyle Gunger Date: Fri, 5 Mar 2021 15:53:51 -0500 Subject: Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 367fdd2..2d5a08e 100644 --- a/style.css +++ b/style.css @@ -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 +} -- cgit v1.2.3