A screenshot of the same font on 2 different pages
index.php doesn't have these red and blue outlines, but a subpage(project page) has.
Do you know how to turn it off?
I already tried to add to HTML and/or body this:
-webkit-font-smoothing: antialised;
But it hasn't helped. Both pages are still different, one with outlines another without them.
I would be very thankful if you help to get rid of these outlines or at least add them everywhere.