您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

9 行
181 B

  1. // include in bootstrap.less
  2. @font-family-sans-serif: Arial, sans-serif;
  3. @input-border-focus: #000;
  4. @alert-padding: 10px;
  5. label {
  6. font-weight: normal;
  7. }