Authored by
王水玲
购物车样式修改
...
|
...
|
@@ -72,7 +72,6 @@ |
|
|
display: inline-block;
|
|
|
font-size: 14px;
|
|
|
color: #1b1b1b;
|
|
|
font-weight: bold;
|
|
|
margin-left: 85px;
|
|
|
}
|
|
|
|
...
|
...
|
@@ -81,7 +80,6 @@ |
|
|
float: right;
|
|
|
font-size: 14px;
|
|
|
color: #1b1b1b;
|
|
|
font-weight: bold;
|
|
|
width: 350px;
|
|
|
|
|
|
div {
|
...
|
...
|
|