diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index 89189e5..ef91e24 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -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) {