fixed footer stuff

This commit is contained in:
pixeldesu
2014-08-18 18:05:35 +02:00
parent 469692e707
commit e233711653
2 changed files with 9 additions and 1 deletions

View File

@ -21,4 +21,12 @@
.float-right {
float: right;
}
.footer-lm {
margin-left: 10px;
}
.footer-rm {
margin-right: 10px;
}