summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/global/www/style.css')
-rw-r--r-- | src/global/www/style.css | 1 |
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), |