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