summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-01-16 18:32:50 -0500
committermattkae <mattkae@protonmail.com>2022-01-16 18:32:50 -0500
commit1d47e3aa120539e053ffa41293f3f756b9d07844 (patch)
tree864069813b642d7634f83b6a8843c3d23a8d4926 /index.css
parenteef48388c610bf37b07aedef03c55344d450386b (diff)
Successful beginnings of the winter theme
Diffstat (limited to 'index.css')
-rw-r--r--index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.css b/index.css
index 6f2f577..f3a01b1 100644
--- a/index.css
+++ b/index.css
@@ -43,7 +43,7 @@ header > nav > ul > li {
header > nav > ul a {
text-decoration: none;
- color: blueviolet;
+ color: blue;
font-size: 1.5rem;
border-bottom: 1px solid transparent;
}