Authored by zzzzzzz

回看图标

@@ -179,6 +179,16 @@ @@ -179,6 +179,16 @@
179 background: url("/activity/people.png") no-repeat center center; 179 background: url("/activity/people.png") no-repeat center center;
180 } 180 }
181 181
  182 + .eye-icon {
  183 + position: absolute;
  184 + top: 8px;
  185 + left: 13px;
  186 + display: inline-block;
  187 + height: 17px;
  188 + width: 23px;
  189 + background: url("/activity/eye.png") no-repeat center center;
  190 + }
  191 +
182 .people-sum { 192 .people-sum {
183 position: absolute; 193 position: absolute;
184 left: 40px; 194 left: 40px;