Skip to content

Instantly share code, notes, and snippets.

@qholzweg
Forked from tarmann/gist:5563532
Last active September 25, 2022 19:46
Show Gist options
  • Save qholzweg/6918205 to your computer and use it in GitHub Desktop.
Save qholzweg/6918205 to your computer and use it in GitHub Desktop.
CSS: Image replacement
.ir {
font: 0/0 "image replace";
position: relative;
display: inline-block;
background-repeat: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment