mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-12 07:01:31 +08:00
fixed logo not changing color in metaverse theme
This commit is contained in:
parent
934638356b
commit
2bb2808adb
1 changed files with 5 additions and 0 deletions
|
|
@ -7,4 +7,9 @@
|
|||
|
||||
#top .logo .bottom{
|
||||
color: #d82934;
|
||||
}
|
||||
|
||||
#top.focus .logo .bottom{
|
||||
transition: .25s;
|
||||
color: #5e5e5e;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue