diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-07-01 20:31:02 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-07-01 20:31:02 +0100 |
commit | 69129455f2309de91fdef44bbf776e36a6cac40b (patch) | |
tree | 5c4da4f4462d63b65077dda6a8f56c8e32069ff2 | |
parent | 28cea635de84f9a7d3fc7b5d9b202e8ee665dc8d (diff) |
Tweaks to style to match navigation.
-rw-r--r-- | web/cobrands/emptyhomes/css.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/emptyhomes/css.css b/web/cobrands/emptyhomes/css.css index 705c1cd47..c45e9255f 100644 --- a/web/cobrands/emptyhomes/css.css +++ b/web/cobrands/emptyhomes/css.css @@ -151,9 +151,9 @@ a:hover, a:active { clear: right; float: right; list-style-type: none; - margin: 0.25em 0 0 1em; + margin: 0.25em 0.5em 0 1em; padding: 0; - font-size: 0.875em; + font-size: 83%; } #meta li { display: inline; |