diff --git a/NodeAPI/public/css/style.css b/NodeAPI/public/css/style.css index d6d7f62bb632b1dab57a57dfe3a77c5a625b0b05..ac486a44e6f067fe641333216715c69da2d1db5c 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 +}