From cc8f420a62efceffac35a3f1a86636aabc8a2f53 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 17 Feb 2015 22:26:04 +0200 Subject: [PATCH] Color change --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b20836f..12479c7 100644 --- a/index.html +++ b/index.html @@ -247,7 +247,7 @@ input { input:hover, input:focus { - border: #C41212 solid 1px; + border: #CF1D1D solid 1px; outline: 0; color: #D6D6D6; background: #CF1D1D;