Difference between revisions of "MediaWiki:Common.css"

From Delaware DOT Construction Manual
Jump to navigation Jump to search
 
Line 8: Line 8:
#mw-toc-heading {
#mw-toc-heading {
   font-size: 100%;
   font-size: 100%;
   writing-mode: vertical-lr;
   writing-mode: ;
}
}




/* ------------------------------------- */
/* ------------------------------------- */

Latest revision as of 18:16, 29 January 2021

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

.tocnumber { display: none; }


/* --------- Changing TOC design ------- */

#mw-toc-heading {
  font-size: 100%;
  writing-mode: ;
}


/* ------------------------------------- */