summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-11-30 21:49:45 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-11-30 21:49:45 +0100
commit641c0799818c0af584a240c8e6fbbfa9770f5290 (patch)
tree6b289ca9ebb0c9cbe68ca6f0b86176b8bdfde46d /src/global
parent4a2976d634040f16fd85262f4fbf7b97e4dec36c (diff)
Still improving the look of the GUI.
Diffstat (limited to 'src/global')
-rw-r--r--src/global/www/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/global/www/style.css b/src/global/www/style.css
index f0cfb6a..9bffa0b 100644
--- a/src/global/www/style.css
+++ b/src/global/www/style.css
@@ -1,5 +1,7 @@
html
{
+ min-width: 800px;
+ min-height: 600px;
height: 100%;
}