Set text color to black for GDPR buttons

This commit is contained in:
swagg boi 2023-04-22 10:18:32 -04:00
parent b1f84ebd1f
commit e824b2085e

View file

@ -68,6 +68,7 @@ hr {
background-color: #BEBEBE;
padding: 0.5em;
width: 10em;
color: #000000;
}
.win95button:active {