monkeytype/public/themes/laser.css
Jack 3136d369a4 added local font awesome to speed up the app
styled the login page
added a function to easily animate between elements
optimised the database to use a local copy
2020-05-14 18:57:10 +01:00

8 lines
150 B
CSS

:root {
--bg-color: #221b44;
--main-color: #009eaf;
--caret-color: #009eaf;
--sub-color: #b82356;
--active-word-color: #b82356;
}