aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/theme/beige.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/beige.css')
-rw-r--r--css/theme/beige.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/beige.css b/css/theme/beige.css
index fe0e460..727be44 100644
--- a/css/theme/beige.css
+++ b/css/theme/beige.css
@@ -23,6 +23,7 @@ body {
background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
+ background-color: #f7f3de;
}
.reveal {