Created
October 19, 2015 00:56
-
-
Save onocom/3d9724d052ce794b4b2b 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: linear-gradient( | |
0deg, | |
#e7f5fb 25%, | |
#ddf1fa 25%, #ddf1fa 50%, | |
#e7f5fb 50%, #e7f5fb 75%, | |
#ddf1fa 75%, #ddf1fa | |
); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment