Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-10-11 06:44:00 +02:00
parent daf631fb9c
commit ea87daf726
4 changed files with 47 additions and 2 deletions

View File

@@ -377,6 +377,11 @@ th.rotate > div > span {
margin-top: 50%;
}
.buttoncontainer input {
float: left;
margin: 5px;
}
.divlines {
display: block;
overflow-x: hidden;