提交 ecc40074 编写于 作者: E edisonxiang

add dot

上级 4232a955
......@@ -174,16 +174,30 @@
}
.reason .content_why .detail {
margin-left: 50px;
position: relative;
}
.reason .content_why .detail p {
font-size: 20px;
color: #313131;
line-height: 30px;
padding-left: 15px;
}
.reason .content_why .detail p:nth-child(1) {
/*margin-bottom: 40px;*/
}
.reason .content_why .detail p::before{
content:'';
display: inline-block;
position: absolute;
top: 10px;
left:0;
border-radius: 50%;
background: #000;
width: 5px;
height: 5px;
}
.e_mail {
background: url('../img/bg2.png') no-repeat;
height: 380px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册