fix style?

This commit is contained in:
rick
2025-07-05 21:59:26 +02:00
parent 996fca9e34
commit e29239a81e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ table, th, td {
padding: 4px;
}
.float-left{
float:left;
.float-right{
float:right;
}