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