Difference between revisions of "MediaWiki:Vector.css"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
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 {
 
     margin-left: 14em;
 
     margin-left: 14em;
Line 7: Line 8:
 
     left: 14em;
 
     left: 14em;
 
}
 
}
 +
 +
*/

Revision as of 10:12, 1 June 2019

/* CSS placed here will affect users of the Vector skin */
#content,
/* 
#footer {
    margin-left: 14em;
}
#left-navigation {
    left: 14em;
}

*/