Created
February 7, 2020 23:16
-
-
Save AshKyd/97296defa8afcf752a65ab040be126ef to your computer and use it in GitHub Desktop.
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
body{ | |
background: repeating-linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.2) 1px, transparent 2px, transparent 3px); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment