diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2014-11-12 11:37:06 +0000 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2014-11-12 11:37:06 +0000 |
commit | 8fecb6121c239f877c4ed1ef6f99da4dc45d16c7 (patch) | |
tree | 73947500276bed4d3b93c64fdccc06d8ce627d9d /web | |
parent | 483d9fafc2d4d98710c6ff111eb06d0236778d72 (diff) |
more inviting click target for reporting hint
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet.com/fmsforcouncils.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet.com/fmsforcouncils.scss b/web/cobrands/fixmystreet.com/fmsforcouncils.scss index 985ecbf16..eee507288 100644 --- a/web/cobrands/fixmystreet.com/fmsforcouncils.scss +++ b/web/cobrands/fixmystreet.com/fmsforcouncils.scss @@ -165,6 +165,11 @@ $fms-green: #62b356; color: mix(#222, $fms-yellow, 50%); background: mix(#ff0, $fms-yellow, 50%); } + + em { + font-style: inherit; + border-bottom: 1px solid; + } } .hero { |