1
0
mirror of https://github.com/JannikKoester/Tischverwaltung.git synced 2026-01-10 23:00:08 +01:00
Test
This commit is contained in:
JannikKoester
2020-08-12 07:40:53 +02:00
commit 904fc10a05
9 changed files with 1138 additions and 0 deletions

13
sdsd Normal file
View File

@@ -0,0 +1,13 @@
#table1 {
position: absolute;
left:680px;
}
#table2 {
position: absolute;
left:480px;
}
#table3 {
position: absolute;
left:280px;
}