Le 20 déc. 2012 à 09:54, David Laakso <laakso.davi...@gmail.com> a écrit :

> OS Windows 7.
> 
> Seems to me that the current versions of Opera, Safari,Chrome, and
> IE/9 get it right.
> Whereas the current versions of Firefox and Geoko get it wrong.

After David send me a screenshot, I understand the issue: font-substitution.

Georgia does not contain the required character. On OS X, all browser 
substitute 'Lucida Grande'. Apparently on Windows Gecko decides upon an other 
character than other browsers.

This should fix it: 
nav ul li em span::after { font-family: 'Arial Unicode MS', sans-serif; }

You _may_ eventually need to adjust the font-size. On OS X that font is 
slightly smaller than Lucida Grande; not a bug deal though. As they say, de 
gustibus et colorbus…

Philippe
--
Philippe Wittenbergh
http://l-c-n.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