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