From 69881c9523a4f616c97bf143049dc58aec8b8c07 Mon Sep 17 00:00:00 2001 From: mathias Date: Fri, 9 Oct 2015 20:12:36 +0300 Subject: [PATCH] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;