To activate the blog css style you should add this code inside the head area
<head> code here </head> of the page where your blog function is located or in the
_headtags file of your site.
<link rel="stylesheet" type="text/css" href="/blog_v1.css" />
Copy code