> I have these definitions in my StyleSheet (TW 2.5.2): [...]
> font-family: 'Lucida Bright' serif;
I believe that's supposed to be a comma-separated list - try the
following instead:
font-family: 'Lucida Bright', serif;
Firefox 3.5 might simply be stricter in enforcing this.
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---