Fix minor style difference from template in footer
This commit is contained in:
parent
d69421b405
commit
c282a57700
|
@ -456,6 +456,8 @@ footer {
|
||||||
background: #ddd;
|
background: #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer .content li { list-style: none; }
|
||||||
|
|
||||||
#copyright {
|
#copyright {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue