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