Fix some popup buttons

This commit is contained in:
Ajay
2022-06-13 13:16:47 -04:00
parent 9eec62d59f
commit 47220e0abc
2 changed files with 13 additions and 8 deletions

View File

@@ -539,6 +539,11 @@
background: #444;
}
#sponsorTimesDonateContainer a {
color: var(--sb-main-fg-color);
text-decoration: none;
}
/*
* "Show Notice Again" button
*/