@charset "utf-8";

@size: 10px;

a {
    width: @size;
    height: @size;
}