Fixie Icons skin by lim

Please DO copy and reuse and modify this code any way you like!
Users:
4
Role:
Media:
all
Condition:
normal

Navigation

CSS

/* SKIN: Fixie Icons */
/* DESCRIPTION: 
Please DO copy and reuse and modify this code any way you like!
*/
/*icons*/
.icon img {
  height: 50px;
  width: 50px;
  padding: 12px;
  background: none;
  border: 3px dashed;
}

p.icon,
div.icon,
.blurb.picture .icon {
  background: url("/images/skins/textures/tiles/black-scribble-x.png") top left repeat-x;
  background-size: 55px;
  height: 50px;
  width: 50px;
  padding: 0;
}

p.icon,
div.icon {
  height: 75px;
  width: 75px;
  background-size: 85px;
}

ul.required-tags span,
.bookmark .status span {
  border-radius: 0.375em;
  border: 1px dashed;
  opacity: 0.9;
}