On Tue, 2008-12-02 at 09:36 +0100, Christopher Arndt wrote:
> iain duncan schrieb:
> > It seems to have improved, but not disappeared, by changing the line in
> > master.html ( genshi ) from:
> > 
> > @import "${tg.url('/static/css/momcafe_style_1.css')}";
> 
> I never understood why the standard stylesheet of quickstarted projects 
> is referenced this way. The only reason I see is that it would prevent 
> older browser (e.g. Netscape 4) from reading the stylesheet. But why?
> 
> Can somebody shed some light on this?

yeah, I dunno either. It's not what I am finding recommended in the
serious css books I recently purchased. They recommend using a link tag
for the first one and then using import *within* that one for sub
sheets.

Iain



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to