Difference between revisions of "MediaWiki:Vector.css"

From EEWiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: div#mw-panel div.portal.first h3 { display: unset; } div#mw-panel div.portal.first div.body { margin-left: uns...")
(No difference)

Revision as of 14:15, 22 April 2024

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

div#mw-panel div.portal.first h3 {
  display: unset;
}

div#mw-panel div.portal.first div.body {
  margin-left: unset;
}