easy access to admin information

This commit is contained in:
Torsten Schulz
2024-05-29 14:19:07 +02:00
parent 4ce3504688
commit d7c5e72928
5 changed files with 147 additions and 9 deletions

View File

@@ -217,3 +217,6 @@ main {
.output-box-format-other {
background-color: #fff;
}
.padding-right {
padding-right: 1em;
}