pad the footer

This commit is contained in:
Christine Dodrill 2015-02-03 10:54:57 -08:00
parent 2e39659bdd
commit aba3390ed0
1 changed files with 8 additions and 0 deletions

View File

@ -1,10 +1,16 @@
body {
padding-top: 60px;
background: #FDCCED;
margin-bottom: 60px;
}
.container {
max-width 600px;
padding: 0 15px;
}
.container .text-muted {
margin: 20px 0;
}
html {
@ -47,3 +53,5 @@ table td {
height: 60px;
background-color: #FE9ACD;
}