Difference between revisions of "MediaWiki:Vector.css"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(Tags: Mobile edit, Mobile web edit)
m (Quick edit)
(Tag: Blanking)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
 
#content,
 
#footer {
 
    margin-left: 14em;
 
}
 
#left-navigation {
 
    left: 14em;
 
}
 
  
/* increase Vector sidebar width */
 
div#mw-panel {
 
width: 14em;
 
}
 
 
/* div#footer, #mw-head-base, div#content { margin-left: 12em; } */
 
 
/* left-navigation { margin-left: 12em; } */
 
 
/*
 
#left-navigation {
 
  left: 14em;
 
}
 
*/
 
 
#mw-head-base,
 
div#content,
 
div#footer {
 
  margin-left: 14em;
 
}
 

Latest revision as of 20:19, 8 June 2019