Page 1 of 1
change the font size in the post
Posted: 25 May 2015, 11:59
by Mariusz2812
welcome
how to change the font size in Display posts?
My page:
http://mjaniszewski.be/index.php/guestbook
Re: change the font size in the post
Posted: 25 May 2015, 13:09
by Benno
Hi,
http://mjaniszewski.be/templates/protos ... mplate.css
Line: 749
Code: Select all
blockquote p {
font-size: 16.25px;
font-weight: 300;
line-height: 1.25;
margin-bottom: 0;
}
Change: font-size: 16.25px;
Kind regards,
Benno
Re: change the font size in the post
Posted: 25 May 2015, 13:30
by Mariusz2812
You Great !
Very thanks, merci, danke, dankuwell, spasiba, dziękuję
Re: change the font size in the post
Posted: 25 May 2015, 13:44
by Benno
You're welcome! Gerne!
Kind regards,
Beno