Skip to content

Instantly share code, notes, and snippets.

@onocom
Created October 19, 2015 00:56
Show Gist options
  • Save onocom/3d9724d052ce794b4b2b to your computer and use it in GitHub Desktop.
Save onocom/3d9724d052ce794b4b2b to your computer and use it in GitHub Desktop.
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