firefox字体大小因服务器而异

时间:2015-11-01 12:05:36

标签: firefox

简单的html文件......

<html>
<h1>TEXT</h1>
</html>

当我在我的mac(apache2)上本地托管以上内容并使用firefox(http://localhost/text.html)访问它时,它看起来与我在外部服务器(也是apache2,http:/ /myhost.org/test.html)。它没有加载样式表,为什么字体大小不同?

Image Link 1

Image Link 2

非常感谢,-Duncan。

1 个答案:

答案 0 :(得分:0)

是缩放问题。谢谢@myf查看 - &gt;缩放 - &gt;根据建议重置修复程序。 -D