I have made a container for text-html module, with it I also load a css file. In this css file I define the font-size in percentage, in order to allow the user to change the browser settings regarding text size. The problem is that it doesn't work: the text doesn't resize.
I think that probably this is due to some interference from the default.css, where font size is defined as fix.
The problem is online at : www.glanzmann.ch/next . The text in main content area won't resize if you tell to your browser to do so...