diff options
author | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-09-10 11:36:23 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@balti.ukcod.org.uk> | 2010-09-10 11:36:23 +0100 |
commit | 8e6d73bf03895befd6cd1c4ff7ab4056624cbf8a (patch) | |
tree | 1022a776ef61d537a5bb069e5ddbc1725bf70499 /web/css | |
parent | 403096fb0cc69d10a95ab0437ea425fd36425e52 (diff) |
New EHA logo.
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/cobrands/emptyhomes/emptyhomes.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css index 121242415..293cb271c 100644 --- a/web/css/cobrands/emptyhomes/emptyhomes.css +++ b/web/css/cobrands/emptyhomes/emptyhomes.css @@ -81,6 +81,10 @@ blockquote { float: left; } +#header img { + margin-left: 0.5em; +} + #content { width: 100%; /* Must specify a width or IE goes crazy wrong! */ position: relative; |