Changes to footer

This commit is contained in:
Victor Tran 2017-04-05 23:58:59 +10:00
parent d9295c46a5
commit 0a59ffbde8

View file

@ -5940,6 +5940,19 @@ table.tablesorter thead tr th:hover {
background-color: #f5f5f5;
}
/* Footer */
footer {
padding-left: 50px;
padding-top: 15px;
padding-bottom: 10px;
padding-right: 50px;
margin-left: -70px;
margin-right: -70px;
margin-bottom: -30px;
margin-top: 0px;
background: black;
}
/* Edit Below to Customize Widths > 768px */
@media (min-width:768px) {