Skip to content

Commit

Permalink
Add faa-burst
Browse files Browse the repository at this point in the history
  • Loading branch information
l-lin committed Aug 17, 2014
1 parent eb157dc commit ea9d608
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 3 deletions.
20 changes: 20 additions & 0 deletions demo/partials/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,25 @@ <h3>
</a>
</div>
</div>
<div class="col-md-12">
<div class="col-md-4">
<a href="#">
<i class="fa fa-circle-o faa-burst animated"></i>
&nbsp;faa-burst animated
</a>
</div>
<div class="col-md-4">
<a href="#">
<i class="fa fa-circle-o faa-burst animated-hover"></i>
&nbsp;faa-burst animation-hover
</a>
</div>
<div class="col-md-4">
<a href="#" class="faa-parent animated-hover">
<i class="fa fa-circle-o faa-burst"></i>
&nbsp;faa-burst
</a>
</div>
</div>
</div>
<div class="clear"></div>
44 changes: 43 additions & 1 deletion dist/font-awesome-animation.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea9d608

Please sign in to comment.