Implement the icon button framework with pure css
Fa-lg icon size (increased by 33%), fa-2x, fa-3x, fa-4x, or fa-5x class.
Fa-stack-1x fixed size icons, fa-stack-2x
Use any rotate and flip icons fa-rotate-* and fa-flip. * Represents how much: fa-rotate-90
Use the fa-spin rotation class to get any icons. Can handle fa-spinner, fa-refresh, fa-cog.
Fa-border
Demo of demo address: Http://www.0917cc.com/blog/b926.htm
- @ Font-face {
- Font-family: 'fontawesome ';
- Src: url ('../fonts/fontawesome-webfont.eot? V = 4.1.0 ');
- Src: url ('../fonts/fontawesome-webfont.eot? # Iefix & v = 4.1.0 ') format ('embedded-opentype'), url ('./fonts/fontawesome-webfont.woff? V = 4.1.0 ') format ('woff'), url (' ../fonts/fontawesome-webfont.ttf? V = 4.1.0 ') format ('truetype'), url ('../fonts/fontawesome-webfont.svg? V = 4.1.0 # fontawesomeregular ') format ('svg ');
- Font-weight: normal;
- Font-style: normal;
- }
- Icon
- Icon
- Icon
|