From b20bac229bcc2ca9109052ba17e7502b319d9e23 Mon Sep 17 00:00:00 2001 From: neingeist Date: Mon, 25 Nov 2013 12:57:23 +0100 Subject: [PATCH] better red for the damn red stripe glitch --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 12fbfd4..296ce06 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ float: right; margin: 20px; } - body { padding:0px; margin:0px; background-color: #e81414; } + body { padding:0px; margin:0px; background-color: #e33838; }