Updated css class for retroachievements button.

This commit is contained in:
2026-06-16 09:53:30 -04:00
parent 936666bacc
commit 49d12bd904
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -532,8 +532,8 @@ button {
--button-background: #1f232b;
}
/* MetaGamerScore */
.button-metagamerscore {
/* RetroAchievements */
.button-retroachievements {
--button-text: #000000;
--button-background: #f0f0f0;
}