diff --git a/index.html b/index.html index c45caf6..e15aad1 100644 --- a/index.html +++ b/index.html @@ -347,7 +347,8 @@ button:hover, button:focus { } #aboutbutton:hover, #aboutbutton:focus, #newsbutton:hover, #newsbutton:focus, #contactbutton:hover, #contactbutton:focus { outline: 0; - background: rgba(255,255,255,.1); + background: #fff; + color: #aa0000; } #newsbutton { border-left: 0;