diff options
author | Guirec CORBEL <dougui_bzh@hotmail.com> | 2011-05-29 14:35:40 -0400 |
---|---|---|
committer | Guirec CORBEL <dougui_bzh@hotmail.com> | 2011-05-29 14:35:40 -0400 |
commit | 0582c001332312c35711044ed27d9e3ec62ec441 (patch) | |
tree | 61bc445b7c92c58c4f7a8d26da9db53679de968b /public | |
parent | 0310b489542106e6bcb5d8db6327af86daeddb5b (diff) | |
download | refinerycms-blog-0582c001332312c35711044ed27d9e3ec62ec441.tar.gz refinerycms-blog-0582c001332312c35711044ed27d9e3ec62ec441.tar.bz2 refinerycms-blog-0582c001332312c35711044ed27d9e3ec62ec441.zip |
add some options for translation and translate in french
Diffstat (limited to 'public')
-rw-r--r-- | public/stylesheets/refinerycms-blog.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/stylesheets/refinerycms-blog.css b/public/stylesheets/refinerycms-blog.css index 73a4e42..3d98f45 100644 --- a/public/stylesheets/refinerycms-blog.css +++ b/public/stylesheets/refinerycms-blog.css @@ -1,6 +1,4 @@ .blog_post .posted_at{ - display:block; - margin:0 0 10px; } .post_categories .filed_in { display: inline; |