renamed script and added attribution

This commit is contained in:
2024-07-06 12:15:03 +02:00
parent ed7623b6b4
commit 4a19479760
5 changed files with 25 additions and 4 deletions

View File

@@ -130,11 +130,20 @@ figure {
display: block;
}
.attribution {
position: absolute;
bottom: 0;
right: 0;
font-size: xx-small;
padding: 6px;
}
.license {
position: fixed;
bottom: 0;
width: 100%;
padding: 12px;
padding: 6px;
min-height: calc(6.75pt + 12px);
}
.navbar {
@@ -163,4 +172,4 @@ figure {
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
}