From 601de556b360b6f9b75a969eaf1a7c826ef3f9ec Mon Sep 17 00:00:00 2001 From: mathias Date: Fri, 9 Oct 2015 20:17:05 +0300 Subject: [PATCH] Update index.html --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index c0f4cc0..6ee8724 100644 --- a/index.html +++ b/index.html @@ -348,11 +348,9 @@ button:hover, button:focus { } #aboutbutton:hover, #aboutbutton:focus, #newsbutton:hover, #newsbutton:focus, #contactbutton:hover, #contactbutton:focus { outline: 0; - background: #aa0000; - color: #fff; } #newsbutton { - border-left: 0; + border-left: 1px solid #aa0000; padding: 6px 10px 6px 10px; } #aboutbutton { @@ -366,7 +364,7 @@ button:hover, button:focus { -webkit-border-radius: 0px 21px 21px 0px; border-radius: 0px 21px 21px 0px; padding: 6px 13px 6px 10px; - border-left: 0; + border-left: 1px solid #aa0000; } #aboutbutton:before, #about-title:before { font-family: 'icon';