Difference between revisions of "MediaWiki:Vector.css"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(adsense)
 
(Tags: Mobile edit, Mobile web edit)
Line 2: Line 2:
 
#content,
 
#content,
 
#footer {
 
#footer {
     margin-left: 11em;
+
     margin-left: 14em;
 
}
 
}
 
#left-navigation {
 
#left-navigation {
     left: 11em;
+
     left: 14em;
 
}
 
}

Revision as of 05:35, 24 May 2019

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