summaryrefslogtreecommitdiff
path: root/live
diff options
context:
space:
mode:
Diffstat (limited to 'live')
-rw-r--r--live/themes/orange-blue/css/theme.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/live/themes/orange-blue/css/theme.css b/live/themes/orange-blue/css/theme.css
index 594c90c..c2b6056 100644
--- a/live/themes/orange-blue/css/theme.css
+++ b/live/themes/orange-blue/css/theme.css
@@ -2,7 +2,8 @@
# Globals
######################
*/
-body {
+
+html, body {
background-color: #081966;
color: white;
}