Difference between revisions of "MediaWiki:Common.css"

From Delaware DOT Construction Manual
Jump to navigation Jump to search
Line 2: Line 2:
  
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }
.toc h2 {
+
.toctitle h2 {
 
   font-size: 200%;
 
   font-size: 200%;
 
}
 
}

Revision as of 17:59, 29 January 2021

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

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