summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-06-28 11:07:08 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-06-28 11:07:08 +0200
commitfb4ccc4fbf6535376b0ef2a98c98fcfb68fd9422 (patch)
treecc786d49ce5f2cf5f7471847fe47a960c2fd012e /src/global/www/style.css
parente6131bc44d479f4aef844a86580244bd683a0c4b (diff)
Removing some 'grid' displays from the CSS.
Diffstat (limited to 'src/global/www/style.css')
-rw-r--r--src/global/www/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global/www/style.css b/src/global/www/style.css
index 7fbdf0d..2baaa2a 100644
--- a/src/global/www/style.css
+++ b/src/global/www/style.css
@@ -14,6 +14,7 @@ html, body, .fullscreen-module
}
* {
+ box-sizing: border-box;
color: #FFEEAA;
text-shadow:
1px 0px 1px rgba(80, 45, 22, 0.5),