diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index be0c35ed9..5c7b1decd 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -545,8 +545,8 @@ input[type=button]:hover, header { margin: none; - padding-left: 25px; - padding-right: 29px; + /* padding-left: 25px; + padding-right: 29px; */ } /* header - arnes logo fix */ @@ -820,7 +820,7 @@ input[type=button]:hover, position: absolute; height: 5px; width: 100%; - background: #d3531a; + background: #F07D3E; border-radius: 9px; opacity: 1; left: 0;