From 3dc7a8971813282535cb7c1bf96781f1dbae724f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 1 Feb 2017 14:39:10 +0100 Subject: [PATCH] Changed color of bar --- public/css/style.css | 4 ++-- public/php/footer.php | 14 ++++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 4ee43994..baa5f331 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -383,7 +383,7 @@ footer{ text-align: center; } -#footer-buttons li a{ +.footer-buttons li a{ margin-top:10px; padding-left:10px; } @@ -1728,7 +1728,7 @@ nav ul li:hover, nav ul li.active { #bar { height:100%; - background-color:rgba(0,0,0,0.5); + background-color:rgba(0, 0, 0, 0.3); } diff --git a/public/php/footer.php b/public/php/footer.php index 0e102776..a9a4db21 100755 --- a/public/php/footer.php +++ b/public/php/footer.php @@ -75,7 +75,7 @@
Enjoy!

-