wip
All checks were successful
/ job (push) Successful in 1m37s

This commit is contained in:
Marc Beninca 2025-02-25 23:31:20 +01:00
parent 3e4316fb92
commit 02ea9d92f1
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 10 additions and 12 deletions

View file

@ -173,9 +173,8 @@ img.inline {
vertical-align: middle;
}
img.logo {
block-size: 100%;
margin-inline: auto;
max-block-size: 100%;
object-fit: contain;
}
img.org {
block-size: 2em;
@ -197,7 +196,7 @@ li:nth-of-type(odd) {
}
strong {
font-weight: bold;
text-shadow: .05em .05em .05em;
}
.banner table {