diff --git a/newVersion/css/navstyle.css b/newVersion/css/navstyle.css index ae24916..42f1464 100644 --- a/newVersion/css/navstyle.css +++ b/newVersion/css/navstyle.css @@ -72,7 +72,7 @@ } .listtoggle:hover .line { - background-color: rgb(58, 149, 224); + background-color: rgb(27, 98, 156); transition: 0.4s; } @@ -82,7 +82,7 @@ display: block; width: 100%; height: 3px; - background-color: rgb(168, 212, 253); + background-color: rgb(49, 142, 230); } #line1 {