代码
提交代码
@link-color: red; @link-size : 24px; .link { color : @link-color; font-size: @link-size; }
运行结果