summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2017-11-30 20:00:42 +0100
committernsensfel <SpamShield0@noot-noot.org>2017-11-30 20:00:42 +0100
commit4a2976d634040f16fd85262f4fbf7b97e4dec36c (patch)
tree76f0548f0b79ee950957120d370481f7aaf52d1a /src/global/www/style.css
parent2d030cbc89e4bf14fc584a83417d59fc86640202 (diff)
Changes how the GUI looks.
Diffstat (limited to 'src/global/www/style.css')
-rw-r--r--src/global/www/style.css15
1 files changed, 2 insertions, 13 deletions
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;
}