mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-06 15:34:06 +08:00
fixed invisible buttons
This commit is contained in:
parent
bec4f0a079
commit
9a936390bc
1 changed files with 8 additions and 0 deletions
|
|
@ -131,3 +131,11 @@
|
|||
#menu .textButton:nth-child(6) {
|
||||
background: #fc76d9;
|
||||
}
|
||||
|
||||
#menu .textButton:nth-child(7) {
|
||||
background: #ab92e1;
|
||||
}
|
||||
|
||||
#menu .textButton:nth-child(8) {
|
||||
background: #f3ea5d;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue