diff options
author | matthew <matthew> | 2008-10-13 17:15:46 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-10-13 17:15:46 +0000 |
commit | bc17a408182cfcaab6a71abc99510d41f710cc2d (patch) | |
tree | 7914c76b30b2b1993225d8eb5c5bd1f1ae19ec6d | |
parent | b49a79e33123a432214919411bc0c1805794dcda (diff) |
Smaller, but clearer, logo, tweaks.
-rw-r--r-- | templates/website/emptyhomes-footer | 7 | ||||
-rw-r--r-- | templates/website/emptyhomes-header | 2 | ||||
-rw-r--r-- | web/css/emptyhomes.css | 6 | ||||
-rw-r--r-- | web/i/eha.png | bin | 0 -> 35399 bytes |
4 files changed, 7 insertions, 8 deletions
diff --git a/templates/website/emptyhomes-footer b/templates/website/emptyhomes-footer index ac663ed8f..b85db6e98 100644 --- a/templates/website/emptyhomes-footer +++ b/templates/website/emptyhomes-footer @@ -1,14 +1,13 @@ </div> +</div> <div id="footer"> -<div id="address1">Empty Homes Agency <br> +Empty Homes Agency <br> Downstream Building, 1 London Bridge, London, SE1 9BG <br> Tel: 020 7022 1870 <br> Fax: 020 7681 3214 <br> -Email: <a href="mailto:info@emptyhomes.com">info@emptyhomes.com</a></div> -<div id="address2"></div> -</div> +Email: <a href="mailto:info@emptyhomes.com">info@emptyhomes.com</a> </div> </body> diff --git a/templates/website/emptyhomes-header b/templates/website/emptyhomes-header index ad85aad16..f0eacc141 100644 --- a/templates/website/emptyhomes-header +++ b/templates/website/emptyhomes-header @@ -17,7 +17,7 @@ <body> <div id="header"> -<a href="/"><img border="0" src="/i/eha.jpg" alt="Empty Homes Agency" width="350" height="91"></a> +<a href="/"><img border="0" src="/i/eha.png" alt="Empty Homes Agency" width="272" height="71"></a> </div> <div id="navigation"> diff --git a/web/css/emptyhomes.css b/web/css/emptyhomes.css index 92af5dd6b..0afca77a3 100644 --- a/web/css/emptyhomes.css +++ b/web/css/emptyhomes.css @@ -33,7 +33,7 @@ body { h1 { margin: 0; - font-size: 175%; + font-size: 165%; padding: 3px; color: #FFFFFF; background-color: #9999CC; @@ -147,7 +147,7 @@ blockquote { margin: 2em 0 1em 0; padding: 20px; } -#address1 a { +#footer a { color: #FFFFFF; } @@ -168,6 +168,6 @@ blockquote { } #alert_links_area { - margin-top: 2px; + margin-top: 1px; } diff --git a/web/i/eha.png b/web/i/eha.png Binary files differnew file mode 100644 index 000000000..8c17db486 --- /dev/null +++ b/web/i/eha.png |