From: Aaron Lidman Date: Wed, 6 Nov 2013 02:29:12 +0000 (-0800) Subject: Change about page background to match help page X-Git-Tag: live~4609^2~187 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/40d94818b2e9a9cd41e47389317cda8d01527028 Change about page background to match help page --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 6bb0a5887..68eec4589 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -2451,7 +2451,7 @@ a.button { .site-about #content { //background-color: #000; - background-color: #ccc; + background-color: #eee; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;