mirror of
https://github.com/JannikKoester/Tischverwaltung.git
synced 2026-01-09 22:30:08 +01:00
13 lines
156 B
Plaintext
13 lines
156 B
Plaintext
#table1 {
|
|
position: absolute;
|
|
left:680px;
|
|
}
|
|
#table2 {
|
|
|
|
position: absolute;
|
|
left:480px;
|
|
}
|
|
#table3 {
|
|
position: absolute;
|
|
left:280px;
|
|
} |