Font-Awesome/assets/font-awesome/less/variables.less

9 lines
213 B
Plaintext
Raw Normal View History

2013-05-11 00:00:01 +08:00
// Variables
// --------------------------
@FontAwesomePath: "../font";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;