Pony.fm/app/styles/base/font-awesome/variables.less

9 lines
212 B
Text
Raw Normal View History

2013-07-25 23:33:04 +02:00
// Variables
// --------------------------
@FontAwesomePath: "/fonts";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;