Toggle search
Search
Toggle menu
notifications
Toggle personal menu
MediaWiki
:
Common.less
MediaWiki interface page
Views
Read
View source
View history
associated-pages
Message
Discussion
More actions
@width: 10px; @height: @width + 10px;
test {
width: @width; height: @height;
}