update documentation

This commit is contained in:
Leon van Kammen 2023-05-23 16:52:42 +02:00
parent 6247ef4c8e
commit b1f426d48b

View file

@ -91,7 +91,7 @@ input[type="submit"] {
border-radius: 10px; border-radius: 10px;
border: 5px solid #1c1c3299; border: 5px solid #1c1c3299;
padding: 0px 6px; padding: 0px 6px;
bottom:67px; bottom:73;
position: absolute; position: absolute;
} }
@ -101,7 +101,7 @@ a.btn-foot#source{
font-weight: bold; font-weight: bold;
font-family: sans-serif; font-family: sans-serif;
z-index:2000; z-index:2000;
bottom: 114px; bottom: 126px;
} }
a.btn-foot#model{ a.btn-foot#model{