diff --git a/css/site.css b/css/site.css index 78ab730..c30316a 100644 --- a/css/site.css +++ b/css/site.css @@ -74,4 +74,11 @@ h4 { .responsive { max-width: 100%; height: auto; +} + +footer { + margin-top: -15px; + background: rgba(41, 41, 41); + color: #8c7e73; + width: 100%; } \ No newline at end of file diff --git a/views/common/footer.php b/views/common/footer.php index 113d826..9ba62bd 100644 --- a/views/common/footer.php +++ b/views/common/footer.php @@ -1,9 +1,14 @@ -