static: use different color for footer
This commit is contained in:
parent
697d651feb
commit
e23bb0136a
|
@ -128,5 +128,6 @@ table tr:nth-child(even) td {
|
|||
}
|
||||
|
||||
#footer {
|
||||
background-color: #041936;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue