Skip to content

Instantly share code, notes, and snippets.

@zincplusplus
Created January 4, 2012 16:25
Show Gist options
  • Save zincplusplus/1560788 to your computer and use it in GitHub Desktop.
Save zincplusplus/1560788 to your computer and use it in GitHub Desktop.
arrogant
/**
* arrogant
*/
background:
linear-gradient(126deg, #a5181f 2%, transparent 2%) -35em 21em,
linear-gradient( 54deg, #a5181f 2%, transparent 2%) -36em 21em,
linear-gradient( 18deg, #890f18 4%, transparent 4%) -36em 21em,
linear-gradient(162deg, #890f18 4%, transparent 4%) -35em 21em,
linear-gradient(234deg, #890f18 3%, transparent 3%) -35em 3em,
linear-gradient(-54deg, #890f18 3%, transparent 3%) -35em 3em,
linear-gradient(126deg, #a5181f 2%, transparent 2%) 65em 125em,
linear-gradient( 54deg, #a5181f 2%, transparent 2%) 64em 125em,
linear-gradient( 18deg, #890f18 4%, transparent 4%) 64em 125em,
linear-gradient(162deg, #890f18 4%, transparent 4%) 65em 125em,
linear-gradient(234deg, #890f18 3%, transparent 3%) 65em 105em,
linear-gradient(-54deg, #890f18 3%, transparent 3%) 65em 105em,
radial-gradient(circle, #a5181f 37%, transparent 10%) 63em 13em,
radial-gradient(circle, #a5181f 37%, transparent 10%) 160em 110em,
radial-gradient(circle, #a5181f 17%, transparent 10%) -37em 13em,
radial-gradient(circle, #a5181f 17%, transparent 10%) 64em 108em,
linear-gradient(135deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 50%, transparent 50%) 63em 10em,
linear-gradient(45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 50%, transparent 50%) 65em 10em,
linear-gradient(135deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1), transparent 50%) -37em 10em,
linear-gradient(45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 50%, transparent 50%) -37em 10em,
linear-gradient(90deg, rgba(0,0,0,.1) 1%, transparent 1%, transparent 50%, rgba(0,0,0,.1) 50%, r#890f181%, transparent 51%) -37em 10em,
linear-gradient(0, rgba(0,0,0,.1) 1%, transparent 1%, transparent 50%, rgba(0,0,0,.1) 50%, rgba(0,0,0,.1) 51%, transparent 51%) -37em 0em;
background-color: #a5181f;
background-size: 200px 200px;
font-size: 1px;
<!-- content to be placed inside <body>…</body> -->
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment