Change link color to baby pink

This commit is contained in:
ch0ccyra1n 2022-07-25 15:43:51 -07:00
parent 2f96ce98c2
commit a13b97c06a

View file

@ -4,10 +4,6 @@
background-color: black;
color: white;
}
a {
color: #f9e6e1;
}
}
/* Light Mode */
@ -24,6 +20,7 @@ body {
a {
text-decoration: none;
color: #f3ccc3;
}
header h1 {