Commit 20708780 by liuyingying

css

parent 583dc220
...@@ -102,7 +102,7 @@ li:after{ ...@@ -102,7 +102,7 @@ li:after{
} }
.content >ul{ .content >ul{
width:100%; width:100%;
padding-left:40px; padding-left:20px;
margin-bottom:3px; margin-bottom:3px;
} }
.content>ul>li{ .content>ul>li{
...@@ -110,7 +110,7 @@ li:after{ ...@@ -110,7 +110,7 @@ li:after{
} }
.content>ul, .content>ul,
.content>ul>li:first-child{ .content>ul>li:first-child{
list-style-type: disc; list-style-type: none;
font-size:14px; font-size:14px;
font-weight: 400; font-weight: 400;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment