From f8f2a77f5486f962a23965782a50752a8586b026 Mon Sep 17 00:00:00 2001
From: "Mcintosh, Liam S (UG - Computer Science)" <lm00840@surrey.ac.uk>
Date: Mon, 24 May 2021 19:58:43 +0000
Subject: [PATCH] Update NodeAPI/public/css/style.css

---
 NodeAPI/public/css/style.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NodeAPI/public/css/style.css b/NodeAPI/public/css/style.css
index d6d7f62..ac486a4 100644
--- a/NodeAPI/public/css/style.css
+++ b/NodeAPI/public/css/style.css
@@ -75,7 +75,7 @@ fieldset {
   margin-top: 4%;
 }
 .ghost-button:hover {
-  border:2px solid #e95e01;
+  border:2px solid #000000;
 }
 p {
   color:#e95e01;
@@ -195,4 +195,4 @@ th{
   font-family: Calibri, 'Trebuchet MS', sans-serif;
   color: cornflowerblue;
   font-size: 2em;
-}
\ No newline at end of file
+}
-- 
GitLab