From 3705283322133f71c8099456f7ba43ea634856ff Mon Sep 17 00:00:00 2001 From: Joe Sak Date: Wed, 17 Nov 2010 16:08:03 -0600 Subject: HTML5 means HTML5, parndt. --- public/stylesheets/refinerycms-blog.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public') diff --git a/public/stylesheets/refinerycms-blog.css b/public/stylesheets/refinerycms-blog.css index 1a9092c..35c2ef5 100644 --- a/public/stylesheets/refinerycms-blog.css +++ b/public/stylesheets/refinerycms-blog.css @@ -1,3 +1,7 @@ +.blog_post .posted_at{ + display:block; + margin:0 0 10px; +} .post_categories .filed_in { display: inline; } -- cgit v1.2.3