@@ -52,13 +52,17 @@
line-height: 20px;
color: #333;
}
- .contentBox li:before{
+ .content>li{
+ background: url("../images/dot.png") 0 10px no-repeat;
+ text-indent: 10px;
+ }
+ /*.contentBox li:before{
content: "·";
color: #FF7F5B;
font-size: 38px;
vertical-align: text-bottom;
margin-right: 3px;
- }
+ }*/
.container {
background: #fff;
margin: 0 auto;