这里是一些简单的LESS语法 @width:400px; @height:300px; @font_size:12px; textarea { width:@width; height:@height; font-size:@font_size; }. Less CSS.
確定! 回上一頁