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; }