added support for per folder license

This commit is contained in:
2025-01-30 08:38:55 +01:00
committed by Flo Greistorfer
parent 08b53eb2ac
commit 6595cd11d6
7 changed files with 1011 additions and 3 deletions

View File

@@ -59,6 +59,10 @@ figure {
margin: 0;
}
.licensefile {
padding: 30px;
}
.caption {
padding-top: 4px;
text-align: center;