MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
.mw-sidebar-action-content .vector-menu-content {
    display: none;
}


.vector-menu-portal .vector-menu-heading {
.vector-menu-portal .vector-menu-heading {
  font-family: 'Newtown';
    font-family: 'Newtown';
  font-size: 1em;
    font-size: 1em;
  text-transform: lowercase;
    text-transform: lowercase;
}
}