From 4a2976d634040f16fd85262f4fbf7b97e4dec36c Mon Sep 17 00:00:00 2001 From: nsensfel Date: Thu, 30 Nov 2017 20:00:42 +0100 Subject: Changes how the GUI looks. --- src/global/www/style.css | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'src/global/www') diff --git a/src/global/www/style.css b/src/global/www/style.css index 406c60e..f0cfb6a 100644 --- a/src/global/www/style.css +++ b/src/global/www/style.css @@ -10,18 +10,7 @@ html, body, .fullscreen-module bottom: 0; right: 0; left: 0; -} - -.fullscreen-module -{ + margin: 0; + padding: 0; display: flex; - flex-flow: column; - align-content: stretch; - justify-content: stretch; -} - -.global-ingame-header -{ - text-align: center; - flex: 0; } -- cgit v1.2.3-70-g09d2