Update colors

This commit is contained in:
kaBeech
2023-03-18 17:18:45 -07:00
parent 772f9fe918
commit 2fedc1ce69

View File

@@ -96,11 +96,11 @@ input {
}
:link {
color: aqua;
color: #70d0fe;
}
:visited {
color: rgb(0, 188, 138);
color: #3ec0aa;
}
.flex {