From c37daee5b4131ffa75ca976ae0a9ba879cadf5b2 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 26 Jun 2018 11:55:50 +0200 Subject: Visual improvements, some CSS cleanups. --- src/global/www/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/global/www/style.css') diff --git a/src/global/www/style.css b/src/global/www/style.css index 7782f05..7fbdf0d 100644 --- a/src/global/www/style.css +++ b/src/global/www/style.css @@ -7,6 +7,12 @@ html color: #FFEEAA; } +html, body, .fullscreen-module +{ + min-width: 800px; + min-height: 600px; +} + * { color: #FFEEAA; text-shadow: -- cgit v1.2.3-70-g09d2