X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c819c8114d6e88f7e3a7ec4da93b4060e7aff3bc..5cfc163bc2d47c2a1c179127111e287eebbbda75:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 4f2571917..4353e5e65 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -38,6 +38,7 @@ textarea, body { font: #{$typeheight}/#{$lineheight} "Helvetica Neue",Arial,sans-serif; } abbr, acronym { + text-decoration: underline dotted; cursor: help; }