add some style

This commit is contained in:
jiaming 2018-12-14 11:17:51 +08:00
parent e9d5323c8b
commit 312c2afec2
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
.text-info {
font-size: 17px;
line-height: 25px;
}
.title {
font-size: 20px;
text-indent: 20px;
font-weight: bold;
line-height: 30px;
margin: 10px 0px;
}

View File

@ -1,4 +1,5 @@
@import url('./font.less');
@import url('./class.less');
* {
margin: 0px;