Re: font style
Posted: 18 Oct 2016, 14:03
Hi Olivier,
I saw, that you have added above code. But you hv syntax error, that's why the code is not accepted.
At the end of template.css it looks like this now:
.rstpl-go-top.rstpl-go-top-fade-out:hover {
opacity: 1;
filter: alpha(opacity=100); }
#pgbTabPosts h5.pgtitle {
font-family:"Lato",sans-serif;} }
- The code before the new one: missing: {
- at the end of new code: remove 1 }
Kind regards, Christine
I saw, that you have added above code. But you hv syntax error, that's why the code is not accepted.
At the end of template.css it looks like this now:
.rstpl-go-top.rstpl-go-top-fade-out:hover {
opacity: 1;
filter: alpha(opacity=100); }
#pgbTabPosts h5.pgtitle {
font-family:"Lato",sans-serif;} }
- The code before the new one: missing: {
- at the end of new code: remove 1 }
Kind regards, Christine