Changes

Jump to navigation Jump to search
276 bytes added ,  15:47, 14 October 2013
Created page with "→‎CSS placed here will affect users of the Vector skin: div#content { margin-left: 13em; } #mw-head-base { margin-left: 13em; } #p-logo { width: 12em; } #p-logo..."
/* CSS placed here will affect users of the Vector skin */

div#content {
margin-left: 13em;
}

#mw-head-base {
margin-left: 13em;
}

#p-logo {
width: 12em;
}

#p-logo a {
width: 12em;
}

#p-personal ul {
padding-left: 13em;
}

#left-navigation {
left: 13em;
}

Navigation menu