|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
// ------ Base & Require ------
|
|
|
|
|
@body-background : #fff;
|
|
|
|
|
@font-family : "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
|
|
|
|
|
@font-family : -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
|
|
|
|
|
@code-family : Consolas,Menlo,Courier,monospace;
|
|
|
|
|
@text-color : #666;
|
|
|
|
|
@heading-color : #404040;
|
|
|
|
|