Authored by zhangxiaoru

样式

... ... @@ -4,7 +4,6 @@
.detail-body {
width: 990px;
margin: 0 auto;
/*overflow: hidden;*/
}
.detail-title {
... ... @@ -116,11 +115,11 @@
line-height: 50px;
}
.left:hover{
.left:hover {
background: #7f7f7f;
}
.right:hover{
.right:hover {
background: #7f7f7f;
}
... ... @@ -169,9 +168,8 @@
text-align: center;
}
}
}
.goods {
height: 420px;
overflow: hidden;
... ... @@ -497,27 +495,7 @@
}
}
.good-info {
width: 219px;
margin-right: 0;
float: left;
margin-right: 20px;
img {
width: 219px;
height: 295px;
}
.name {
font-size: 12px;
line-height: 30px;
height: 30px;
overflow: hidden;
display: block;
}
}
.share {
padding-left: 30px;
width: 330px;
... ...
.good-info {
width: 219px;
margin-right: 0;
float: left;
margin-right: 20px;
img {
width: 219px;
height: 295px;
}
.name {
font-size: 12px;
line-height: 30px;
height: 30px;
overflow: hidden;
display: block;
}
}