Rework organization

This commit is contained in:
2024-07-26 12:52:10 +02:00
parent 115fcc4f18
commit 9148f35b97
93 changed files with 0 additions and 0 deletions

19
less/table.less Normal file
View File

@@ -0,0 +1,19 @@
.table-font {
font-family: Signika, sans-serif;
font-size: 12px;
text-align: center;
}
.table-bold {
font-weight: bold;
}
.table-center {
text-align: center;
}
.table-controls {
font-family: Signika, sans-serif;
font-size: 12px;
text-align: center;
}