- // Variables
- // --------------------------
- @FontAwesomePath: "../font";
- //@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/3.2.0/font"; // for referencing Bootstrap CDN font files directly
- @FontAwesomeVersion: "3.2.0";
- @borderColor: #eee;
- @iconMuted: #eee;
- @iconLight: #fff;
- @iconDark: #333;
|