X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d1cc387080152269cb142d150e06b0a27f8b98be..30ab1e91da6710159285f354c24529bdeeb7fb64:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 6bb0a5887..5b6ddc5b5 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1103,20 +1103,6 @@ a.donate { } } -/* Rules for the changeset details */ - -#sidebar_content { - .browse-section.header { - padding: 20px; - border-bottom: 1px solid #ccc; - - h2 { - padding: 0 0 5px 0; - border-bottom: none; - } - } -} - /* Rules for export information which appears in the popout sidebar */ .export_bounds { @@ -2451,7 +2437,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;