From e19b094000cabcf3c1ad4ea3b480f3cbe36a19cf Mon Sep 17 00:00:00 2001 From: rnlee0054 Date: Sun, 24 May 2015 22:53:52 -0700 Subject: [PATCH] Normal looking material light ui colors ha ha ha --- styles/flashy.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/flashy.css b/styles/flashy.css index 9621bb3..0fc5b1c 100644 --- a/styles/flashy.css +++ b/styles/flashy.css @@ -48,7 +48,7 @@ } .card.flashy { - background-color: #ffeee0; + background-color: #fff; font-family: 'Titillium Web', sans-serif; float: left; text-align: center; @@ -200,7 +200,7 @@ } body { - background-color: #8a0036; + background-color: #e8e8e8; overflow-x: hidden; font-family: 'Titillium Web', sans-serif; } -- 1.9.1