Difference between revisions of "MediaWiki:Vector.css"

From Southern Maryland Wiki @ somd.com
Jump to navigation Jump to search
(Created page with "CSS placed here will affect users of the Vector skin: For GoogleAdSense: #content, #footer { margin-left: 11em; } #left-navigation { left: 11em; }")
(No difference)

Revision as of 20:45, 2 March 2019

/* CSS placed here will affect users of the Vector skin */

/* For GoogleAdSense */
#content,
#footer {
    margin-left: 11em;
}
#left-navigation {
    left: 11em;
}