Commit 09851cc3 authored by john's avatar john

Merge branch 't_3031'

3114 3115
parents 5e6b5ae6 b3d9d20b
......@@ -8498,4 +8498,8 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
}
.icon_not_like {
background: url(../images/icon_not_like.png) 0 center no-repeat;
}
.top_line_inf2 ul {
margin-bottom: 0 !important;
padding-left: 0 !important;
}
\ No newline at end of file
......@@ -559,9 +559,9 @@ mark * {
height: 146px;
background: url(../images/btn_info_box_lg_icon.png) 0 0 no-repeat;
}
{
/*{
background-color: #f3f5f7;
}
}*/
@media only screen and (max-width: 970px) {
.btn_info_box_lg span {
......@@ -591,4 +591,10 @@ mark * {
padding-right: 165px;
padding-left: 15px;
}
}
.icon_like {
background: url(../images/icon_like.png) 0 center no-repeat;
}
.icon_not_like {
background: url(../images/icon_not_like.png) 0 center no-repeat;
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment