added logo

This commit is contained in:
2025-01-21 20:59:05 +01:00
committed by Flo Greistorfer
parent 122117f125
commit ec32c24af3
6 changed files with 37 additions and 14 deletions

View File

@@ -175,6 +175,14 @@ figure {
cursor: pointer;
}
.attribution svg {
height: calc(6.75pt + 12px);
width: fit-content;
position: relative;
bottom: -8px;
right: 0px;
}
#totop {
display: none;
position: fixed;