Add a style for the left footer. re #25
This commit is contained in:
parent
c7f2e0b9e4
commit
e9c392ef7c
1 changed files with 7 additions and 0 deletions
|
@ -197,6 +197,13 @@ border-radius: 0px 0px 10px 10px;
|
||||||
height:32px;
|
height:32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footleft
|
||||||
|
{
|
||||||
|
float:left;
|
||||||
|
height:32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.footright
|
.footright
|
||||||
{
|
{
|
||||||
float:right;
|
float:right;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue