commit 690332d6ab405e1a577465f9606f65d0202315d2
parent 8a6bed1e467a595ee90b748e584b6fe990108cd4
Author: xfnw <xfnw@ttm.sh>
Date: Sun, 14 Mar 2021 11:26:08 -0400
change blue color
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/assets/xfnw.css b/assets/xfnw.css
@@ -15,7 +15,7 @@ h1, h2, h3 {
a {
text-decoration: none;
-color: #acc;
+color: #3291FF;
}
a:hover {
diff --git a/git/style.css b/git/style.css
@@ -11,7 +11,7 @@ body {
a {
text-decoration: none;
- color: #acc;
+ color: #3291FF;
}
a:hover {