MediaWiki:Common.less

MediaWiki interface page

@width: 10px; @height: @width + 10px;

  1. test {
 width: @width;
 height: @height;

}