change blue

This commit is contained in:
vulpine 2021-07-24 15:11:50 -04:00
parent a01040ded4
commit 1dc2e88e46
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ margin: 0 auto;
}
a {
color: #aac;
color: #3291FF;
}
h1 a {
@ -27,7 +27,7 @@ color: #cdcdcd;
h1 a::before {
content: "#";
color: #aac;
color: #3291FF;
margin-right: 10px;
}
h1 a:hover::before {