diff --git a/content/includes/css.blade.php b/content/includes/css.blade.php index 4486293..612dfb7 100644 --- a/content/includes/css.blade.php +++ b/content/includes/css.blade.php @@ -8,7 +8,7 @@ background-color: #f0e4f45c; } h1,h2,h3{ - color: #2776b7; + color: #00296b; } section{ padding-top: 45px; @@ -37,18 +37,18 @@ text-decoration: none; } .btn-primary{ - background-color: #2776b7; - border-color: #185991; + background-color: #bae641; + border-color: #8db02b; color: white; } .btn-primary:hover{ - background-color: #185991; + background-color: #8db02b; } nav a, nav a:hover, footer a, footer a:hover { color: #2776b7; } a, a:hover{ - color: #2776b7; + color: #bae641; } @-webkit-keyframes bg-ci-animated { 0%{background-position:0% 50%} diff --git a/content/includes/footer.blade.php b/content/includes/footer.blade.php index 9a86cb8..c48f2b0 100644 --- a/content/includes/footer.blade.php +++ b/content/includes/footer.blade.php @@ -1,25 +1,31 @@ -