X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f95c1433ea0baada896abb49c8645db4980494ee..8bdbc4eb4d27d78c2b2ef746432c0641cf4e721b:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index aa8b9d65b..cf0bfae22 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; } @@ -103,18 +103,12 @@ header { } > * { - height: 100%; padding: $lineheight * 0.5; } - img.logo { - margin-top: -2px; - } - h1 { + height: $headerHeight; font-size: 18px; - line-height: 1.2; - padding-top: 15px; } .btn {