From d167ee3de74b4d700fbc4fbaf2b6280f5f5599cc Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Fri, 4 Dec 2015 11:22:11 +0100 Subject: [PATCH] [enh] hipster, none totally white background --- materialize/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/materialize/css/style.css b/materialize/css/style.css index b381584..99898b9 100644 --- a/materialize/css/style.css +++ b/materialize/css/style.css @@ -1,6 +1,7 @@ body { color: #222; font-family: sans-serif; + background-color: #FBFBFB; } .galleries-grid {