Fix minor style difference from template in footer

This commit is contained in:
Monika Eftimova 2014-10-04 13:50:02 +03:00
parent d69421b405
commit c282a57700
1 changed files with 2 additions and 0 deletions

View File

@ -456,6 +456,8 @@ footer {
background: #ddd; background: #ddd;
} }
footer .content li { list-style: none; }
#copyright { #copyright {
text-align: center; text-align: center;
} }