Update index.html

This commit is contained in:
mathias 2015-10-09 20:12:36 +03:00
parent 7cbdfc4e16
commit 69881c9523

View file

@ -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;