I'm new to creating mobile web-apps and today had a problem with my pages on Opera mini.
The problem is that it seems to ignore the font-size properties defined on my stylesheet. It shows font with weirds dimensions and 'corrupts' the layout of my web pages.
Searching around the web i read that this browser do not support font-size with pixel dimensions and it applies three default sizes (small, medium, large) that i tried to apply to my stylesheet with no success.
So i was wondering if someone here had the same experience and if there is a 'workaround' to force the font dimensions in my pages on Opera Mini.
Thanks in advance, Cirou