MediaWiki:Common.css: Difference between revisions

From Delaware DOT Construction Manual
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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

Revision as of 17:58, 29 January 2021

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

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