|
|
@ -10,7 +10,7 @@ |
|
|
|
// ------ Base & Require ------ |
|
|
|
@body-background : #fff; |
|
|
|
|
|
|
|
@font-family : Arial, "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; |
|
|
|
@font-family : "Helvetica Neue",Helvetica,"Lantinghei SC","Microsoft YaHei","微软雅黑","Hiragino Sans GB",SimSun,sans-serif; |
|
|
|
@code-family : "PT Mono", Menlo, "Courier New", monospace; |
|
|
|
@text-color : #666; |
|
|
|
@font-size-base : 12px; |
|
|
@ -135,4 +135,4 @@ |
|
|
|
@input-focus-border-color : @primary-color; |
|
|
|
@input-disabled-bg : #f3f5f7; |
|
|
|
|
|
|
|
@form-item-margin-bottom : 24px; |
|
|
|
@form-item-margin-bottom : 24px; |
|
|
|