Make site comfy dark

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2023-10-25 12:53:56 +00:00
parent 18a6c45d71
commit 03432c7be6

View file

@ -30,3 +30,8 @@ svg
height: 450px; height: 450px;
width: 720px; width: 720px;
} }
body
{
color: #e8e6e3;
background-color: #181a1b;
}