From: Jon M. <jo...@te...> - 2006-06-26 13:30:17
|
Matthew Buckett wrote: > Jon Maber wrote: > >> Here are some more screen shots that didnt fit in the last email. This >> time text is enlarged to 150% and I tried out a few more browsers. >> > > Quickly looking at top.html it seems that top_big.css is no longer used: > Correct - if the normal style sheet copes with an increased basic font size then it isn't needed. The small one is still needed because it doesnt refer to a small font, but rather to a small frame height. However instead of replacing the normal one which means that you have to keep it in synch with changes to it, it follows the normal one and contains just a couple of entries which adjust the height in pixels of the various boxes. Jon |