1
I can’t get the font to look good in Phonegap, I’ve tried %, px, in and nothing solves.
The source code is:
.header-page p {
text-align: center;
color: red;
/* font-size: 22px;*/
font-size: 100%;
text-shadow: 0 1px #d5a053;
line-height: 50px;
}
And the image of how the text looks: http://imgur.com/IhMDMwH