Created css class is not displayed.
Hi,
I have created a class for a text with a font of 18px and
integrated into the text, but no larger font is displayed on the iPhone. Where is my mistake?
[Links visible only for registered users]
thanks
Hi,
I have created a class for a text with a font of 18px and
integrated into the text, but no larger font is displayed on the iPhone. Where is my mistake?
[Links visible only for registered users]
thanks
Comments
Hi,
The mistake is a semicolon at the end of your class name.
When you remove it, the class will work correctly.
Thanks