mirror of
https://github.com/layui/layui.git
synced 2026-02-09 02:09:18 +08:00
style: 优化全局 font-family
This commit is contained in:
@@ -38,8 +38,9 @@
|
|||||||
|
|
||||||
/* 字体 */
|
/* 字体 */
|
||||||
--lay-font-family:
|
--lay-font-family:
|
||||||
-apple-system, BlinkMacSystemFont, system-ui, 'Segoe UI', 'PingFang SC',
|
system-ui, -apple-system, 'Segoe UI', Roboto, 'PingFang SC',
|
||||||
'Helvetica Neue', Helvetica, Arial, sans-serif;
|
'Microsoft YaHei', 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
|
||||||
|
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||||
--lay-font-monospace: 'Courier New', Consolas, 'Lucida Console', monospace;
|
--lay-font-monospace: 'Courier New', Consolas, 'Lucida Console', monospace;
|
||||||
|
|
||||||
/* 间距 */
|
/* 间距 */
|
||||||
|
|||||||
Reference in New Issue
Block a user