Initial commit

This commit is contained in:
Octoturge
2026-06-09 21:47:57 +02:00
commit 3694716652
364 changed files with 23736 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
th:empty {
display: none;
}
th img{
display: block;
margin: auto;
}
table {
width: 100%;
}