save current state

This commit is contained in:
Thomas Weinhold 2025-10-03 17:19:35 +02:00
commit 64d4eeb85d
9 changed files with 116 additions and 97 deletions

View file

@ -14,6 +14,9 @@ table.list {
}
table.list td {
text-align:center;
border-bottom-color:#fffe;
border-bottom-width:1px;
border-bottom-style:dotted;
}
table.list th{
padding-left:3px;