/* ws_less Parameter Demo */ .lessdemo-box { height: 30px; width: 30px; } .lessdemo-box1 { background: @var1; } .lessdemo-box2 { background: @var2; }