Skip to content

Instantly share code, notes, and snippets.

@dieulot
Created September 15, 2014 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dieulot/e7028ebb86eecfeb6b5b to your computer and use it in GitHub Desktop.
Save dieulot/e7028ebb86eecfeb6b5b to your computer and use it in GitHub Desktop.
http://dieulot.net/css-retina-hairline – CSS retina hairline, the easy way – CSS
div {
border: 1px solid #bbb;
}
.hairlines div {
border-width: 0.5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment