On Fri, 19 Nov 2004 13:30:09 +1100, "Howard Lowndes"
<[EMAIL PROTECTED]> said:
> On Mon, 2004-11-15 at 22:24, [EMAIL PROTECTED] wrote:
> > Hi,
> > 
> > 15Nov2004 @ 17:19 Roger Barnes thusly spake
> > > > > The CSS has:
> > > > > font-family: Verdana, serif;
> > > > 
> > > > should be
> > > > font-family: Verdana serif;
> > > > (no comma)
> > > 
> > > *Bzzzt*  _With_ comma is correct.
> 
> The problem is that "without comma" worked on M$.
> 
Well, you could try something like this: 

body {
   font-family: Verdana serif;
}

html>body {
   font-family: Verdana, serif;
}

Which *should* do what you want...

Cheers,
Rob.

> > 
> > Ouch! you're right, sorry, got mixed up with my .muttrc config
> > 
> > 
> > Luke
> > 
> > -- 
> >    /      /  _
> >   /_ /_/ /< /=
> >   0421 276 282
> -- 
> Howard.
> LANNet Computing Associates;
> Your Linux people <http://www.lannetlinux.com>
> ------------------------------------------
> "When you just want a system that works, you choose Linux;
> when you want a system that just works, you choose Microsoft."
> ------------------------------------------
> "Flatter government, not fatter government;
> Get rid of the Australian states."
> 
> 
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
-- 

  Rob Sharp
  jabber: [EMAIL PROTECTED]

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to