From 4d021009dbfabbd46633849ea4da75b8bd66c4ec Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 20 Feb 2011 13:14:08 +0100 Subject: update layout again (date on the same line as the title) --- static/css/screen.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/css/screen.css b/static/css/screen.css index 3670d0a..8c5dae8 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -179,12 +179,10 @@ ul.posts span { } #date { - font-size: 70%; + font-size: 50%; text-align: right; - margin-right: 1.7em; - margin-top: .7em; - margin-bottom: 4em; font-weight: normal; + float: right; } #post h2 { -- cgit v1.2.3