diff options
-rw-r--r-- | templates/website/cobrands/emptyhomes/emptyhomes-footer | 8 | ||||
-rw-r--r-- | web/css/cobrands/emptyhomes/emptyhomes.css | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/templates/website/cobrands/emptyhomes/emptyhomes-footer b/templates/website/cobrands/emptyhomes/emptyhomes-footer index f93ad0102..1707479d2 100644 --- a/templates/website/cobrands/emptyhomes/emptyhomes-footer +++ b/templates/website/cobrands/emptyhomes/emptyhomes-footer @@ -6,14 +6,14 @@ <div> Empty Homes<br> 75 Westminster Bridge Road<br> -London, SE1 7HS -<br> +London<br> +SE1 7HS<br> Tel: 020 7921 4450 <br> Email: <a href="mailto:info@emptyhomes.com">info@emptyhomes.com</a> </div> <div> -In conjunction with, in Wales:<br> +<i>In conjunction with, in Wales:</i><br> Shelter Cymru<br> 25 Walter Road<br>Swansea <br>SA1 5NN<br> @@ -21,7 +21,7 @@ Shelter Cymru<br> </div> <div> -In Scotland:<br> +<i>In Scotland:</i><br> Kristen Miller, Scottish Empty Homes Partnership<br> Shelter Scotland<br> 6 South Charlotte Street<br> diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css index c3d514807..dc57206e7 100644 --- a/web/css/cobrands/emptyhomes/emptyhomes.css +++ b/web/css/cobrands/emptyhomes/emptyhomes.css @@ -158,7 +158,7 @@ blockquote { } #footer div { float: left; - margin-right: 1em; + margin-right: 2em; } #footer a { color: #FFFFFF; |