MediaWiki:Common.css: Difference between revisions

From Delaware DOT Construction Manual
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
.tocnumber { display: none; }
.tocnumber { display: none; }
.mw-toc-heading {
.mw-toc-heading {
   text-size: 200%;
   font-size: 200%;
}
}

Revision as of 17:57, 29 January 2021

/* CSS placed here will be applied to all skins */

.tocnumber { display: none; }
.mw-toc-heading {
  font-size: 200%;
}