From 8600318dc772c47b0013ebbf74f49ca244ea9af3 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Fri, 25 Jan 2019 10:00:06 +0100 Subject: [PATCH] Update TETRIS3000.html --- web/TETRIS3000.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/TETRIS3000.html b/web/TETRIS3000.html index cd74406..685ed9f 100644 --- a/web/TETRIS3000.html +++ b/web/TETRIS3000.html @@ -20,7 +20,7 @@ .godot { color: #e0e0e0; - background-color: #3b3943; + background-color: #000000; background-image: linear-gradient(to bottom, #403e48, #35333c); border: 1px solid #45434e; box-shadow: 0 0 1px 1px #2f2d35;