initial commit - old code

This commit is contained in:
Neythen
2021-04-26 19:51:21 +01:00
commit 086b22e776
90 changed files with 466 additions and 0 deletions

BIN
static/._style.css Normal file

Binary file not shown.

11
static/style.css Normal file
View File

@@ -0,0 +1,11 @@
body {
background: black;
color: white;
@font-face {
font-family: Encode;
src: EncodeSans.ttf;
}
font-family: Encode;
}