Make site comfy dark
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
18a6c45d71
commit
03432c7be6
1 changed files with 5 additions and 0 deletions
|
@ -30,3 +30,8 @@ svg
|
||||||
height: 450px;
|
height: 450px;
|
||||||
width: 720px;
|
width: 720px;
|
||||||
}
|
}
|
||||||
|
body
|
||||||
|
{
|
||||||
|
color: #e8e6e3;
|
||||||
|
background-color: #181a1b;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue