update component classification (#90)

This commit is contained in:
杨奕
2016-09-20 04:09:18 -05:00
committed by cinwell.li
parent 380a2f7149
commit a88f52e0d8
3 changed files with 77 additions and 56 deletions

View File

@@ -16,7 +16,8 @@
body {
font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',SimSun,sans-serif;
overflow: auto;
font-weight: 300;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
a {
@@ -33,6 +34,7 @@
border: solid 1px #eaeefb;
margin-bottom: 25px;
border-radius: 2px;
-webkit-font-smoothing: auto;
}
.main-cnt {