static: use different color for footer

This commit is contained in:
coon 2023-11-29 16:01:08 +01:00
parent a571010018
commit 67d8d0fff9

View file

@ -129,5 +129,6 @@ table tr:nth-child(even) td {
}
#footer {
background-color: #041936;
text-align: right;
}