aboutsummaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/refinerycms-blog.css4
1 files changed, 4 insertions, 0 deletions
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;
}