Authored by 2586703@qq.com

detail样式修改 2015-04-15

... ... @@ -226,17 +226,18 @@
line-height: 34px;
height: 34px;
a{
display: block;
margin: 10px 0 0 0;
padding: 0 14px 0 14px;
line-height: 12px;
font-size: 13px;
color: #1c1c1b;
font-weight: bold;
border-left: 1px solid #000;
}
}
li:last-child{
background: none;
}
li.last-child{
background: none;
li:first-child a {
border-left: none;
}
}
... ...