MediaWiki:Vector.css: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Manual revert
 
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 */
.collapsible-list ul li ul {
  display: none;
}
.body {
  font-family: Noto Sans,sans-serif;
}
.mw-body-content {
  font-size: 0.950em;
}

Latest revision as of 23:53, 26 August 2022

/* All CSS here will be loaded for users of the Vector skin */