[css-d] Different font

2011-06-20 Thread Brian M. Curran
Habari!

Does anyone know why in IE8 I'm getting a courier type font for the ordered
list items in the comment that I posted (at the bottom)?

 

Re:
http://www.draftingservices.com/blog/project-photofly-v2-resources#comments

 

First, my blog created its own CSS sheet, which I have modifying as I've
found problems.

 

Secondly, when I open the page up if Firefox, the font looks fine. When I
use firebug, I can't find the source of the font problem.

 

Asante,

Brian

__
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/


Re: [css-d] Different font

2011-06-20 Thread Tom Livingston
style.css, line 47. You have  wrapping s



On Mon, Jun 20, 2011 at 4:34 PM, Brian M. Curran
 wrote:
> Habari!
>
> Does anyone know why in IE8 I'm getting a courier type font for the ordered
> list items in the comment that I posted (at the bottom)?
>
>
>
> Re:
> http://www.draftingservices.com/blog/project-photofly-v2-resources#comments
>
>
>
> First, my blog created its own CSS sheet, which I have modifying as I've
> found problems.
>
>
>
> Secondly, when I open the page up if Firefox, the font looks fine. When I
> use firebug, I can't find the source of the font problem.
>
>
>
> Asante,
>
> Brian
>
> __
> 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/
>



-- 

Tom Livingston | Senior Interactive 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/


Re: [css-d] Different font

2011-06-20 Thread Brian M. Curran
>style.css, line 47. You have  wrapping s

Thank you. - Just got rid of the  tag.

__
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/