View Single Post
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#786
Originally Posted by Bundyo View Post
Use the same CSS property I mentioned earlier. Add to *:

Code:
-webkit-text-size-adjust: 120% !important;
This will make the text zoom 120% by default (only text), though I'm not sure it will be freely zoomable after that.

P S. Oops... add !important at the end...
Doesn't work at all, and makes text unzoomable.
What we need is a way to set a minimum font size, zooming isn't enough; actually the whole page is zoomed, tiny text remains tiny while normal text becomes huge, and pages like wikipedia where text flows around images are crippled.

And, by the way, even with those annoyances, tear is great. Thank you very much for it, it has given a new life to the tablet

Last edited by maacruz; 2009-04-05 at 18:17.