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 /templates | |
parent | 483d9fafc2d4d98710c6ff111eb06d0236778d72 (diff) |
more inviting click target for reporting hint
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixmystreet.com/static/council.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/static/council.html b/templates/web/fixmystreet.com/static/council.html index be8ff7f1a..f8eecb0d0 100644 --- a/templates/web/fixmystreet.com/static/council.html +++ b/templates/web/fixmystreet.com/static/council.html @@ -7,7 +7,7 @@ %] <a class="councils-reporting-hint" href="/"> - <strong>Reporting a problem?</strong> Click here. + <strong>Reporting a problem?</strong> <em>Click here</em> </a> <div class="councils-section hero"> |