【发布时间】:2009-11-25 17:18:45
【问题描述】:
Firefox 一直以我没有在 css 中设置的字体大小显示文本。在 IE6 ,7 ,8 和 Chrome 中,文本大小合适,但在 FF 中更大。我在 css 中使用 font-size: 10pt ,在一个地方我放置了 font-size 属性,html 是有效的,css 是有效的。这只发生在 Windows 7 下。 http://tommymedical.pl
【问题讨论】:
Firefox 一直以我没有在 css 中设置的字体大小显示文本。在 IE6 ,7 ,8 和 Chrome 中,文本大小合适,但在 FF 中更大。我在 css 中使用 font-size: 10pt ,在一个地方我放置了 font-size 属性,html 是有效的,css 是有效的。这只发生在 Windows 7 下。 http://tommymedical.pl
【问题讨论】:
您确定您没有在 Firefox 中意外设置缩放吗?它会按站点记住设置,因此每次都会放大显示。按 Ctrl+0 重置。对我来说,Firefox 在 Win7 中按预期工作,所以我认为它可能是其他东西,或者是特定于你的 FF+Win7 系统的东西。
【讨论】: