You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
254 B
Plaintext

@import "variables.less";
#mw-site-navigation,
#mw-related-navigation {
.column-left();
}
#mw-related-navigation {
margin-top: 2em;
}
#mw-content {
margin-left: @column-left-size;
}
// Redundant content category list
#catlinks {
display: none;
}