Added version

This commit is contained in:
Magnus Åhall 2023-07-25 11:48:25 +00:00
parent 8863b4c139
commit 6b286431b7
4 changed files with 40 additions and 1 deletions

View file

@ -38,6 +38,18 @@ header .page {
font-weight: 500;
}
footer {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
text-align: center;
color: #f0f;
padding: 6px 0;
font-size: 0.75em;
font-weight: 500;
}
#page-label {
font-weight: 500;
font-size: 1.25em;