Add footer

This commit is contained in:
Sauer 2019-04-13 20:06:48 +02:00
parent 338fa78a20
commit e6fd7110e6

View File

@ -110,3 +110,9 @@ table, th, td {
border: 1px solid black;
border-collapse: collapse;
}
footer {
color: grey;
text-align: center;
font-size: small;
}