better links

This commit is contained in:
Nyx 2025-03-23 02:05:25 -05:00
parent 698d639596
commit 3c37333606

View file

@ -3,4 +3,13 @@
background-color: black;
color: white;
}
a:hover {
color: darkblue;
}
a {
color: dodgerblue;
text-decoration: none;
}
}