static: use different color for footer

This commit is contained in:
coon 2023-11-29 16:01:08 +01:00
parent 697d651feb
commit e23bb0136a

View file

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