Last active
August 29, 2015 14:13
-
-
Save cesarfigueroa/92c8461fd1185b599625 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-image: repeating-radial-gradient(red, red 1px, transparent 1px, transparent); | |
background-size: 36px 36px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment