mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-04 06:24:07 +08:00
Merge branch 'master' of https://github.com/Miodec/monkeytype
This commit is contained in:
commit
5fcfbbe263
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
--main-color: #ffffff;
|
||||
--caret-color: #ffffff;
|
||||
--sub-color: rgba(255, 255, 255, 0.1);
|
||||
--text-color: #ffffff;
|
||||
--text-color: #ffd100;
|
||||
--error-color: #da3333;
|
||||
--error-extra-color: #791717;
|
||||
--colorful-error-color: #da3333;
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
/* background-image: url('https://thumbs.gfycat.com/SlimyClassicAsianconstablebutterfly-size_restricted.gif'); */
|
||||
background-image: url("https://thumbs.gfycat.com/SlimyClassicAsianconstablebutterfly-size_restricted.gif");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue