From d9306b41072c51a2a7a17fe41b11fa8323f46fd8 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 5 Dec 2015 00:24:42 +0100 Subject: [PATCH] [mod] more css stufff --- materialize/css/style-page.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/materialize/css/style-page.css b/materialize/css/style-page.css index a5f396a..ae90fb3 100644 --- a/materialize/css/style-page.css +++ b/materialize/css/style-page.css @@ -7,6 +7,8 @@ body { margin: 0; height: 100%; width: 100%; + background-color: #FBFBFB; + margin: 0; } section {