This commit is contained in:
2026-06-24 15:10:50 +02:00
commit a3e7512f95
212 changed files with 212927 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.admin {
display: flex;
flex-direction: column;
align-items: center;
font-family: "Lora", serif;
width: 100%;
}