Wednesday, May 31, 2017

Re: Help with font size differences in posts

Ok, just found it.

Try to add to our index.css for the body:

   -webkit-text-size-adjust: 100%;

Something like
[code]
body
{
   background-attachment: fixed;
   background-size: cover;
   font: 85%/140% "Verdana", "Helvetica", sans-serif;
   -we...

from Simple Machines Community Forum http://ift.tt/2sdOTHh
via IFTTT

No comments:

Post a Comment