contrib/html: add a footer

This commit is contained in:
Christian Hesse 2025-11-12 17:22:30 +01:00
parent 8af3c2db16
commit b608f12edc
4 changed files with 17 additions and 2 deletions

View file

@ -43,6 +43,10 @@ img.logo {
float: left;
border-radius: 50%;
}
p.foot {
color: #777;
text-align: center;
}
p.heading {
margin: 0px;
font-weight: bold;