mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 21:09:18 +08:00
3136d369a4
styled the login page added a function to easily animate between elements optimised the database to use a local copy
7 lines
No EOL
142 B
CSS
7 lines
No EOL
142 B
CSS
:root{
|
|
--bg-color: #b3b0a8;
|
|
--main-color: #1d181a;
|
|
--caret-color: #1d181a;
|
|
--sub-color: #ccc;
|
|
--active-word-color: #ccc;
|
|
} |