Skip to content

Instantly share code, notes, and snippets.

@brito
Created January 26, 2013 03:07
Show Gist options
  • Save brito/4639848 to your computer and use it in GitHub Desktop.
Save brito/4639848 to your computer and use it in GitHub Desktop.
flutter
/* flutter */
nav { margin:5% auto; width:1em }
@keyframes logo { to { width:0; height:0;
border-width:0 .5em 1.618em;
transform:none;
border-color:hsla(270,61%,50%,.3) transparent } }
a { animation:logo 1ms infinite cubic-bezier(0,2.618033,2,0);
width:1em;height:1em;display:block;
position:absolute;
border:solid; border-color:hsla(0,61%,50%,.3) transparent }
a:nth-child(1) { transform:rotate(618033turn) }
a:nth-child(2) { transform:rotate(-618033turn) }
a:nth-child(3) { transform:rotate(21618033turn) }
a:nth-child(4) { transform:rotate(-21618033turn) }
body { font:26em/1 monospace }
<nav>
<a href=a_promise></a>
<a href=achronal></a>
<a href=akashic></a>
<a href=asynchronous></a>
<a href=aspect_oriented></a>
</nav>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment