color vairable

This commit is contained in:
Oliver Atkinson 2024-04-01 11:16:13 -06:00
parent 4618e3fef3
commit 4d1e494b1d

View File

@ -27,7 +27,7 @@
.taglist {
text-align: center;
clear: both;
color: rgb(64, 64, 64);
color: var(--bg-text);
}
/* For putting right / left boxes next to each other */