Update files and delete unnecessary ones

This commit is contained in:
Speyll
2024-03-01 23:46:37 +01:00
parent 67c73978ce
commit 02865c7431
19 changed files with 9 additions and 525 deletions

BIN
static/click.ogg Normal file

Binary file not shown.

View File

@@ -82,10 +82,15 @@
color: var(--accent);
}
.text-center {
.center {
text-align: center;
}
.center img {
display: block;
margin: 1rem auto;
}
.float-right {
float: right
}

Binary file not shown.