pad the bottom of pages' content
This commit is contained in:
parent
50f2b12c18
commit
dab41fa7d3
|
@ -8,6 +8,7 @@ html, body {
|
|||
#content {
|
||||
padding: 0 25px;
|
||||
padding-top: 75px;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
table tr, table th, table td {
|
||||
|
|
Loading…
Reference in New Issue