From cc8e0619aa1f2a04c478a0c2ef0301fdd72921d1 Mon Sep 17 00:00:00 2001 From: mathias Date: Fri, 9 Oct 2015 20:18:43 +0300 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6ee8724..095f1d0 100644 --- a/index.html +++ b/index.html @@ -339,7 +339,7 @@ button:hover, button:focus { #aboutbutton, #newsbutton, #contactbutton { background: #fff; color: #aa0000; - border: 1px solid #fff; + border: 1px solid #aa0000; font-size: 14px; -webkit-transition: background .1s ease-in-out; -moz-transition: background .1s ease-in-out;