summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2021-03-05 15:53:51 -0500
committerGitHub <noreply@github.com>2021-03-05 15:53:51 -0500
commit734fc40eb6a44800d28da37ac9d8d1d5a1bff2c3 (patch)
treef0634ae903eff35758efcd36b2c3c3fd0a1d7daa /style.css
parentb6730cae898d2c689464fc1c47d4183e62a4afa2 (diff)
Update style.css
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files 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
+}