add help buttons

This commit is contained in:
_Bastler
2021-08-27 20:15:35 +02:00
parent 6e50390924
commit 7f7a69994c
12 changed files with 104 additions and 17 deletions
+7
View File
@@ -301,3 +301,10 @@ table {
}
}
}
.help-button {
float: right;
position: relative;
top: -40px;
right: 15px;
}