Add a style for the left footer. re #25

This commit is contained in:
Sébastien Lucas 2013-05-28 07:37:30 +02:00
parent c7f2e0b9e4
commit e9c392ef7c

View file

@ -197,6 +197,13 @@ border-radius: 0px 0px 10px 10px;
height:32px;
}
.footleft
{
float:left;
height:32px;
}
.footright
{
float:right;