在html标记样式里加入

<style>
html { -webkit-text-size-adjust:none }
</style> 

这样的方式可以设置chrome字体小于12px,但是字体大小不再随ctrl+滚轮变化

相关文章: