summaryrefslogtreecommitdiffstats
path: root/vector/screen-hd.less
blob: 8b286f4e1ef3f3a1e96db6e40496e01262c38649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* Vector screen styles for high definition displays */

@import "variables.less";

div#content {
	margin-left: 11em;
	padding: 1.25em 1.5em 1.5em 1.5em;
}
#p-logo {
	left: @menu-main-logo-left;
}
div#footer {
	margin-left: 11em;
	padding: 1.25em;
}
#mw-panel {
	padding-left: 0.5em;
}
#p-search {
	margin-right: 1em;
}
#left-navigation {
	margin-left: 11em;
}
#p-personal {
	right: 1em;
}
#mw-head-base {
	margin-left: 11em;
}