From 3a8302cca3ed2bd892e2d339cb22c82b7b5b4f9f Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Tue, 3 Feb 2015 10:56:42 -0800 Subject: [PATCH] lovebutt 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 a661d95..aa28281 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: #FE9ACD; + background-color: #E5B7CE; }