Style footer.

This commit is contained in:
linse 2017-11-05 16:59:33 -05:00
parent 1b5add1d30
commit f4a0aae3ac

View file

@ -142,6 +142,13 @@ a.list-group-item {
float: right;
}
.footer {
padding-left: 140px;
body {
margin: 0px;
}
.footer {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 140px;
background: lightgrey;
}