From 1fce55b1b01e6d89ebc715a6e7b35d848a62da06 Mon Sep 17 00:00:00 2001 From: neingeist Date: Mon, 25 Nov 2013 11:13:23 +0100 Subject: [PATCH] make invite more readable by using a darker background --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8a55408..9cce09d 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ padding: 5%; text-align: center; z-index: 100; - background: rgba(0, 0, 0, 0.5); + background: rgba(0, 0, 0, 0.8); color: white; } #juri {