Initialer Production-Push

This commit is contained in:
Simon Martens
2023-03-23 16:52:17 +01:00
parent 6f13da1d33
commit cdb26e0be0
7 changed files with 433 additions and 167 deletions

View File

@@ -253,6 +253,17 @@
}
}
#navigation-button {
width: 3.5rem;
height: 3.5rem;
stroke: #000;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: miter;
fill: none;
color: #000;
}
.handschrift-sammlung .handschrift-liste ol {
list-style-type: disc;
list-style-position: outside;