This commit is contained in:
wi11-holdsworth 2025-05-29 12:30:09 +10:00
parent 2d4ac41cfa
commit eea8e10cab
10 changed files with 49 additions and 45 deletions

View file

@ -0,0 +1,7 @@
:root {
--color: #d9d9d9;
--background-color: #000;
--link-color: #00a2e7;
--visited-link-color: #ca1a70;
--hover-link-color: white;
}