X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/514836a4979b655796190d60aa4bda22f9cdc7f9..20f112b89a39c5716af33c9a88224c34ed894302:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index aa8b9d65b..1dcdb3b26 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -50,7 +50,7 @@ time[title] { /* Utility for de-emphasizing content */ -.text-muted a { +.text-body-secondary a { color: $blue; } @@ -107,14 +107,8 @@ header { padding: $lineheight * 0.5; } - img.logo { - margin-top: -2px; - } - h1 { font-size: 18px; - line-height: 1.2; - padding-top: 15px; } .btn { @@ -429,10 +423,6 @@ body.small-nav { } .overlay-layers { - p { - font-size: 13px; - margin-bottom: 8px; - } li.disabled { color: $darkgrey; } } }