Mostly text, images, and link changes #6

Merged
freakoverse merged 22 commits from staging into master 2024-08-16 12:36:01 +00:00
Showing only changes of commit bdd44681d7 - Show all commits

View File

@ -36,6 +36,10 @@
color: rgba(255, 255, 255, 0.75);
}
a {
color: white;
}
&:hover a {
color: white;
text-decoration: underline;