- Components
- Example Component
- Themes
- Example Theme
- Layouts
- Example Layout
- Atoms
- Buttons
- Colors
- Fonts
- Forms
- Images
- Tables
- Typography
- Molecules
- Alerts
- Badges
- Breadcrumbs
- Cards
- Carousel
- Pagination
- Panels
- Progress Bars
- Search
- Tabs
- Tooltips
- Organisms
- Footer
- Header
Images
Use Font Awesome for icons to give a visual explanation to accompany text, our logo to further the EverFi brand, and images for impact.
Font Awesome Icons
<!-- Icon Stack --> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x icon-primary"></i> <i class="fa fa-user fa-stack-1x icon-not-white"></i> </span> <!-- Icon --> <span class="fa-stack fa-lg"> <i class="fa fa-clock-o fa-stack-2x icon-primary"></i> </span>
Logo
<!-- Primary Logo --> <img src="img/everfi.png" alt="EverFi Logo" class=""> <!-- Orange Logo --> <img src="img/everfi-orange.png" alt="EverFi Logo" class=""> <!-- White Logo --> <img src="img/everfi-white.svg" alt="EverFi Logo" class="">
Square
16:9
<!-- Square Image --> <img src="http://placehold.it/300x300" alt="" class=""> <!-- 16:9 Hero --> <img src="http://placehold.it/300x169" alt="" class="">