Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered.

This commit is contained in:
yackob03 2014-01-15 15:40:37 -05:00
parent 82c4c8a28b
commit 0b7dfffb42
6 changed files with 38 additions and 22 deletions

View file

@ -1,2 +1,2 @@
<i class="fa fa-lock fa-lg" style="{{ repo.is_public ? 'visibility: hidden' : 'visibility: inherit' }}" title="Private Repository"></i>
<i class="fa fa-hdd"></i>
<i class="fa fa-hdd-o"></i>