MediaWiki:Vector.css: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
/* | |||
#content, | #content, | ||
#footer { | #footer { | ||
Line 7: | Line 8: | ||
left: 11em; | left: 11em; | ||
} | } | ||
*/ |
Revision as of 13:35, 13 June 2022
/* CSS placed here will affect users of the Vector skin */
/*
#content,
#footer {
margin-left: 11em;
}
#left-navigation {
left: 11em;
}
*/