[Zope-CMF] Stylesheet guide
seb bacon
seb@jamkit.com
Fri, 13 Jul 2001 18:10:41 +0100
* marc lindahl <marc@bowery.com> [010713 17:32]:
> Aha.
> Well, that guide gives you the essential clue -- the naming convention in
> default_stylesheet so you can look at the file and tell what's affecting
> what on the page.
> Thing is, the fonts are highly dependant on your browser type and user
> settings.
I'll second that - I just spent ages trying to sort them out. For
example, it turns out that almost every browser neglects to inherit
font properties through a table element. Be warned, it's a bit of a
minefield. I did manage to sort it out in the end, though.
seb