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{