Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 359 Bytes

readme.md

File metadata and controls

24 lines (20 loc) · 359 Bytes

webstrap

概述

support browser:

  • ie>=6
  • firefox
  • chrome
  • safari
  • opera

ui 方案

  • primary[default]: 主方案(主色调),默认方案
  • minor: 和背景等主要颜色相容的非主方案
  • important:重要的,强调
  • inverse: 不重要的,弱化
  • success
  • info
  • warn
  • error

通常:

  • minor == inverse
  • primary == default