Commit dff65871 authored by john's avatar john

3114 + 3115

parent 903e7e2f
......@@ -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 {
......@@ -592,3 +592,9 @@ mark * {
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