Skip to content

Instantly share code, notes, and snippets.

@milohuang
Forked from smileyj68/f3-orbit-loading.css
Created August 1, 2012 15:34
Show Gist options
  • Save milohuang/3227908 to your computer and use it in GitHub Desktop.
Save milohuang/3227908 to your computer and use it in GitHub Desktop.
Foundation 3 Orbit Loading
#featured { background: url(spinner.gif) center center #f4f4f4; height: 300px; }
#featured img { display: none; }
#featured.orbit { background: none; }
#featured.orbit img { display: block; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment