Add screenshots to help page

This commit is contained in:
Elias Projahn 2022-12-16 14:26:00 +01:00
parent a046ed67c4
commit 254c43b016
6 changed files with 13 additions and 0 deletions

View file

@ -35,4 +35,9 @@ h5 {
.container th,
.container td {
padding: 4px;
}
.container img {
max-width: 100%;
height: auto;
}