mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-09 23:25:53 +08:00
fix: monkey couldn't see in rainbow trail theme (#4508) ridemountainpig
This commit is contained in:
parent
afda565702
commit
1a4136f4de
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
animation: rainbow-gradient 30s alternate ease-in-out infinite;
|
||||
}
|
||||
|
||||
#top .logo .top {
|
||||
-webkit-text-fill-color: initial;
|
||||
}
|
||||
|
||||
.textButton:hover,
|
||||
#restartTestButton:hover > i,
|
||||
#restartTestButton:hover > i,
|
||||
|
|
Loading…
Add table
Reference in a new issue