From 597e918c053c48c393a029c8d012f753c048021d Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 5 Feb 2015 12:43:57 -0800 Subject: [PATCH] mend celestia theme --- static/css/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/main.css b/static/css/main.css index 3b081a2..eb1733b 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -1,12 +1,13 @@ body { padding-top: 60px; - background: #FDCCED; + background: #fff; margin-bottom: 60px; } .container { max-width 600px; padding: 0 15px; + background: #FFF9FD; } .container .text-muted {