新建项目说明文字居中
This commit is contained in:
parent
4abce11004
commit
4e5f3e56c7
|
@ -241,5 +241,5 @@ a.underline {text-decoration:underline;}
|
||||||
|
|
||||||
|
|
||||||
/*20160729项目说明*/
|
/*20160729项目说明*/
|
||||||
.project-intro {line-height:2;}
|
.project-intro {line-height:2; width:140px; margin-left:auto; margin-right:auto;}
|
||||||
.project-intro li {list-style:disc; margin-left:20px;}
|
.project-intro li {list-style:disc; margin-left:20px;}
|
Loading…
Reference in New Issue