Set text color to black for GDPR buttons
This commit is contained in:
parent
b1f84ebd1f
commit
e824b2085e
|
@ -68,6 +68,7 @@ hr {
|
|||
background-color: #BEBEBE;
|
||||
padding: 0.5em;
|
||||
width: 10em;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.win95button:active {
|
||||
|
|
Loading…
Reference in a new issue