source: prototipo_portal_2018/prototipo/static/font-awesome/scss/font-awesome.scss @ 0500480

Last change on this file since 0500480 was 747e744, checked in by Antonio Araujo <aaraujo@…>, 7 years ago

Creado directorio prototipo con fuentes de la modificación del portal para establecer la ubicación de la firma visible

  • Property mode set to 100644
File size: 430 bytes
Line 
1/*!
2 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
3 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4 */
5
6@import "variables";
7@import "mixins";
8@import "path";
9@import "core";
10@import "larger";
11@import "fixed-width";
12@import "list";
13@import "bordered-pulled";
14@import "animated";
15@import "rotated-flipped";
16@import "stacked";
17@import "icons";
18@import "screen-reader";
Note: See TracBrowser for help on using the repository browser.