Update index.html

This commit is contained in:
mathias 2015-10-09 20:18:43 +03:00
parent 601de556b3
commit cc8e0619aa

View file

@ -339,7 +339,7 @@ button:hover, button:focus {
#aboutbutton, #newsbutton, #contactbutton { #aboutbutton, #newsbutton, #contactbutton {
background: #fff; background: #fff;
color: #aa0000; color: #aa0000;
border: 1px solid #fff; border: 1px solid #aa0000;
font-size: 14px; font-size: 14px;
-webkit-transition: background .1s ease-in-out; -webkit-transition: background .1s ease-in-out;
-moz-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out;