]> git.openstreetmap.org Git - rails.git/commitdiff
Change about page background to match help page
authorAaron Lidman <aaronlidman@gmail.com>
Wed, 6 Nov 2013 02:29:12 +0000 (18:29 -0800)
committerAaron Lidman <aaronlidman@gmail.com>
Wed, 6 Nov 2013 02:29:12 +0000 (18:29 -0800)
app/assets/stylesheets/common.css.scss

index 6bb0a588754725146a7786555160ffa6142ad169..68eec45895f56ccd323d538cc62b922cefd8975a 100644 (file)
@@ -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;