Style footer.
This commit is contained in:
parent
1b5add1d30
commit
f4a0aae3ac
1 changed files with 9 additions and 2 deletions
|
@ -142,6 +142,13 @@ a.list-group-item {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
body {
|
||||||
padding-left: 140px;
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer {
|
||||||
|
padding-top: 3px;
|
||||||
|
padding-bottom: 3px;
|
||||||
|
padding-left: 140px;
|
||||||
|
background: lightgrey;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue