Difference between revisions of "MediaWiki:Vector.css"

From 清冽之泉
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the Vector skin: div#mw-panel { display: none; } #left-navigation { left: 1em; } #mw-head-base, div#content, div#footer { m...")
(No difference)

Revision as of 01:20, 25 May 2024

/* All CSS here will be loaded for users of the Vector skin */
div#mw-panel {
  display: none;
}
#left-navigation {
  left: 1em;
}
#mw-head-base,
div#content,
div#footer {
  margin-left: 1em;
}