Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created December 29, 2011 09:32
Show Gist options
  • Select an option

  • Save zincplusplus/1533206 to your computer and use it in GitHub Desktop.

Select an option

Save zincplusplus/1533206 to your computer and use it in GitHub Desktop.
kremlin
/**
* kremlin
**/
background:
linear-gradient(-45deg, transparent 50%, rgba(0,0,0,0.1) 50%) 20em 0em,
linear-gradient(45deg, transparent 50%, rgba(255,255,255,0.2) 50%) 20em 0em,
linear-gradient(45deg, transparent 10%, green 10%, green 35%, transparent 35%, transparent 60%, green 60%, green 85%, transparent 85%);
background-size: 50em 50em, 50em 50em, 100em 100em;
background-color: yellow;
font-size: 1px;
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment