fix font style in spec

This commit is contained in:
afc163 2015-11-01 18:01:01 +08:00
parent 80983752c1
commit 01b79f9cb5

View File

@ -192,4 +192,7 @@ font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","STHeitiSC-Light","Mi
.disabled-text .font-text {
color: #ccc;
}
.help-text .font-text {
color: #999;
}
</style>