Sunday, June 9, 2013

Change Line Spacing in blogger blog

Change Line Spacing in blogger blog


Line spacing in blogger blog:
We can change font size and line height in blogger blog

How to  Change Line Spacing in blogger blog :


step 1 : Go to Dashbord
step 2 : click on template 
step 3 : click on Edit HTML

Search for .post-body  in that template  html code

.post-body{
font-size: 100%;
line-height: 1.6;
position:left;
}

No comments:

Post a Comment