Created
August 21, 2014 19:40
-
-
Save ptb/b03ac986ab80eec04dba to your computer and use it in GitHub Desktop.
hairline css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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