fixed snes

This commit is contained in:
Miodec 2022-09-06 13:48:17 +02:00
parent e60fd05c51
commit e2b15a1d2a

View file

@ -46,6 +46,10 @@
background: #9f8ad4;
}
#menu .textButton:nth-child(8) {
background: #a692d7;
}
#top.focus #menu .textButton.discord::after {
border-color: transparent;
}