VectorGOLEM/resources/skins.vector.styles.legacy/components/Sidebar.less

19 lines
253 B
Plaintext

@import '../../common/variables.less';
/* Panel */
#mw-panel {
font-size: @font-size-nav-main;
nav:first-child {
background-image: none;
h3 {
display: none;
}
.vector-menu-content {
margin-left: @margin-start-nav-main-body;
}
}
}