Skip to content

Instantly share code, notes, and snippets.

@henrikh
Created December 30, 2009 14:46
Show Gist options
  • Select an option

  • Save henrikh/266093 to your computer and use it in GitHub Desktop.

Select an option

Save henrikh/266093 to your computer and use it in GitHub Desktop.
background-image:
-webkit-gradient(linear, left bottom, left top,
color-stop(0, #ff0000),
color-stop(0.166667, #ff00ff),
color-stop(0.333333, #0000ff),
color-stop(0.5, #00ffff),
color-stop(0.666667, #00ff00),
color-stop(0.833333, #ffff00),
color-stop(1, #ff0000));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment