VectorGOLEM/screen-hd.less

32 lines
370 B
Plaintext

/* Vector screen styles for high definition displays */
@import 'variables.less';
.mw-body,
#mw-head-base,
#left-navigation,
#mw-data-after-content,
#footer {
/* margin-left: 11em;*/
}
.mw-body {
padding: 1.25em 1.5em 1.5em 1.5em;
}
#footer {
padding: 1.25em;
}
#mw-panel {
padding-left: 0.5em;
}
#p-search {
margin-right: 1em;
}
#p-personal {
right: 1em;
}