pad the bottom of pages' content

This commit is contained in:
Brian S. Stephan 2016-03-30 18:06:44 -05:00
parent 50f2b12c18
commit dab41fa7d3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ html, body {
#content {
padding: 0 25px;
padding-top: 75px;
padding-bottom: 50px;
}
table tr, table th, table td {