Change background color of the donate page
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index faf5bef..f3affc7 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -18,7 +18,7 @@
$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/donate/assets/public/stylesheets/improve.min.css" media="screen" />');
$App->AddExtraJSFooter('<script type="text/javascript" src="/donate/assets/public/javascript/scripts.min.js?1501"></script>');
?>
-<div class="text-center padding-top-50 padding-bottom-50" style="background:#f6f6f6">
+<div class="text-center padding-top-50 padding-bottom-50">
<div class="container padding-bottom-25">
<?php
// Infra 2193 - The container-thankyou div is needed for the Successful
diff --git a/images/donate_mountain_bg.jpg b/images/donate_mountain_bg.jpg
index 8623857..181b3a9 100644
--- a/images/donate_mountain_bg.jpg
+++ b/images/donate_mountain_bg.jpg
Binary files differ