Font weight problem - clarified

by ShemaXod(at)aol.com

 Date:  Thu, 18 Nov 1999 18:32:19 EST
 To:  hwg-style(at)hwg.org
  todo: View Thread, Original
Hello again.....

I suppose I should have noted just what my problem is.....I want the font 
weight to be regular on both pages rather than just the one. How should I do 
that?

As always, TIA
Sherill

-- Original Message --

I've run up against a kink in my css that I can't figure out. I've copied and 
pasted these text properties (is that what they're called?) into the head of 
2 of my pages. 

.title {
font-family: "comic sans ms", arial, "sans serif";
font-size: 24pt;
color: #000000;
text-align: center;
}

.text {
font-family: "comic sans ms", arial, "sans serif";
font-size: 14pt;
color: #000000;
text-align: justify;
}

Problem is, on one page I'm getting a regular font and the other is giving me 
a bold font. I've tried adding font-weight: light after the size property and 
it does nothing. I get these results no matter what font-family I'm using and 
the coding is identical. 

Any ideas?

HWG hwg-style mailing list archives, maintained by Webmasters @ IWA