summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+}