From ae01c68eda889ded4e8f694bca9623ecfc154a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Szczepa=C5=84ski?= Date: Thu, 28 Nov 2019 20:19:05 +0100 Subject: [PATCH] CSS --- FrontEnd/src/app/footer/footer.component.html | 2 +- FrontEnd/src/styles.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/FrontEnd/src/app/footer/footer.component.html b/FrontEnd/src/app/footer/footer.component.html index 2715926..a92880e 100644 --- a/FrontEnd/src/app/footer/footer.component.html +++ b/FrontEnd/src/app/footer/footer.component.html @@ -1,3 +1,3 @@ \ No newline at end of file diff --git a/FrontEnd/src/styles.css b/FrontEnd/src/styles.css index 54ed52e..bd7bfa2 100644 --- a/FrontEnd/src/styles.css +++ b/FrontEnd/src/styles.css @@ -118,6 +118,7 @@ a:hover{ .btn-study-cave:hover { border-color: rgb(202, 144, 17); + color: #FFF !important; } .alert-danger{