This commit is contained in:
zhenjiang.dou 2016-12-26 16:55:28 +08:00
parent 75e891e8f7
commit c796e5ed4d

View file

@ -8,11 +8,6 @@ body {
overflow-x: hidden;
overflow-y: auto;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
.section-wrap {
padding: 10px 0;
}
@ -23,5 +18,4 @@ ul {
}
.terms_policies_menu ul {
list-style-type: circle;
margin-left: 10px;
}