Authored by zzzzzzz

回看图标

... ... @@ -179,6 +179,16 @@
background: url("/activity/people.png") no-repeat center center;
}
.eye-icon {
position: absolute;
top: 8px;
left: 13px;
display: inline-block;
height: 17px;
width: 23px;
background: url("/activity/eye.png") no-repeat center center;
}
.people-sum {
position: absolute;
left: 40px;
... ...