The font in Opera Mobile looks 2 times larger than in IE. Both browsers with default settings. Under the cut working solution. Do not step on a rake, friends. ')
Filtering is very simple:
/ * opera mobile * / html> body { font-size: 50%; }
Since Opera Mobile understands this syntax, all body tags reduce the font size by half.
By the way, record type body [class] { font-size: 50%; } as a filter does not fit - IE quite understands himself :-)