ruby-x.github.io/css/font-awesome/less/variables.less

9 lines
213 B
Plaintext
Raw Normal View History

2014-05-26 21:04:19 +02:00
// Variables
// --------------------------
@FontAwesomePath: "../font";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;