Skip to content

Instantly share code, notes, and snippets.

@ptb
Created August 21, 2014 19:40
Show Gist options
  • Select an option

  • Save ptb/b03ac986ab80eec04dba to your computer and use it in GitHub Desktop.

Select an option

Save ptb/b03ac986ab80eec04dba to your computer and use it in GitHub Desktop.
hairline css
background: -webkit-linear-gradient(0, #000 50%, transparent 50%) 0 0 / 1px 100%, -webkit-linear-gradient(90deg, #000 50%, transparent 50%) 0 100% / 100% 1px, -webkit-linear-gradient(180deg, #000 50%, transparent 50%) 100% 0 / 1px 100%, -webkit-linear-gradient(270deg, #000 50%, transparent 50%) 0 0 / 100% 1px
background-repeat: no-repeat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment