added config for optional copyright notice

This commit is contained in:
Andreas Gohr 2024-02-08 09:24:23 +01:00
commit 9603fc81cf
7 changed files with 31 additions and 20 deletions

View file

@ -37,6 +37,7 @@
box-sizing: border-box;
background-color: @ini_background_site;
margin-top: 5px; // for box-shadow of content
text-align: center;
}
p {