Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可以从以下样式声明的字体名称的数量是否有限制?我看到的最大值是 4,但允许超过 4 个吗?
body{ font-family: 'MyWebFont', Fallback, sans-serif; }
更新:
我们尝试了多达 8 种字体,但它仍在工作......看起来根本没有限制。