Fixie Icons skin by AO3

Please DO copy and reuse and modify this code any way you like!
Role:
Media:
screen
Condition:
Normal

CSS

.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;
}