static: use different color for footer

This commit is contained in:
coon 2023-11-29 16:01:08 +01:00
parent bcdcc2750d
commit a3faf4423e

View file

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