From d21f75b8c7ec06171e4a2af17b2dba522b06cd7f Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Tue, 3 Feb 2015 10:58:22 -0800 Subject: [PATCH] sunbutt footer --- static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/main.css b/static/css/main.css index aa28281..b6d7efa 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -45,5 +45,5 @@ table td { width: 100%; /* Set the fixed height of the footer here */ height: 60px; - background-color: #E5B7CE; + background-color: #F2E6EB; }