Solidarity transport implementation

This commit is contained in:
2025-03-05 00:42:47 +01:00
parent 82773f090b
commit 0cc1c1451c
23 changed files with 701 additions and 93 deletions

View File

@@ -25,4 +25,7 @@
html {
font-family: Bitter, serif;
}
input {
padding: 2px;
}
}