full support for the raw ftm stuff

This commit is contained in:
Laura Klünder 2023-10-28 19:56:03 +02:00
parent 6abdd6d959
commit f2f0186e33
6 changed files with 38 additions and 3 deletions

View file

@ -1359,3 +1359,9 @@ button + button {
margin-bottom: 0.5rem;
font-size: 80%;
}
.smalltable {
font-size:80%;
td, th {
padding: 2px;
}
}