redcap-tools / redcap-tools.github.io

Public catalog of REDCap-related projects
https://redcap-tools.github.io/projects/
MIT License
11 stars 9 forks source link

FA style Icons #12

Closed haozhu233 closed 8 years ago

haozhu233 commented 8 years ago

Hi, I spent some time earlier today and converted our icons into FA style CSS fonts and implanted it in your header. Now it looks like this.

screenshot 2015-11-11 12 08 21

Now you can simply insert it into the webpage by <i class="icon-redcap-2"></i>. You can adjust the color and size by adding things like style="color:#a72b43; font-size: 100px;". There are three icons available:

screenshot 2015-11-11 12 16 05
<i class="icon-redcap-0"></i>
<i class="icon-redcap-1"></i>
<i class="icon-redcap-2"></i>