mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 13:01:10 +08:00
logo fixed to match gmk shadow novelties (#2152)
This commit is contained in:
parent
23ae0956cb
commit
f6848d0937
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,14 @@
|
|||
--colorful-error-extra-color: #d8d8d8;
|
||||
}
|
||||
|
||||
#top .logo .icon{
|
||||
color: #8C3230;
|
||||
}
|
||||
|
||||
#top .logo .text{
|
||||
color: #557D8D;
|
||||
}
|
||||
|
||||
@keyframes shadow {
|
||||
to {
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in a new issue