On Thu, Mar 27, 2014 at 2:04 PM, Isabel Santos <unboun...@gmail.com> wrote:

> Hi Tom,
>
> font-weight:500 means semi-bold, default for <strong> is bold, so I gess
> you need to add that extra rule
> strong {
>     font-weight: 500;
> }
> you can take a look at:
>
> http://elliotjaystocks.com/blog/font-weight-in-the-age-of-web-fonts/
> and
> http://css-tricks.com/watch-your-font-weight/
>
> hope it helps
>
> isabel
>
>

Thanks Isabel. All i can say is I'm glad it isn't a case of me just being
tick-headed. It's not just me.

I'll see if I can't come up with some sass for this...

Thanks

-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to