From 4ace342635861686f16be98e9969c41c42434147 Mon Sep 17 00:00:00 2001 From: LawnCable Date: Wed, 23 May 2018 22:05:36 -0400 Subject: - modify background image to not be confused with the game (adding filters to it) --- assets/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/index.css b/assets/index.css index 6d21d66..4f2b87e 100644 --- a/assets/index.css +++ b/assets/index.css @@ -214,6 +214,7 @@ html, body { min-width: 100%; min-height: 100%; pointer-events: none; + filter: grayscale(30%) blur(1pt); } #serverPage{ -- cgit v1.2.3-60-g2f50