MediaWiki:Common.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 71: Line 71:
}
}


/*for h3 headers that should not appear in the table of contents*/
/* for h3 headers that should not appear in the table of contents */
.h3-no-toc {
.h3-no-toc {
  font-size: 16px;
  font-size: 16px;
  font-weight: bold
  font-weight: bold
}
}
/* for links that do not need an external link icon (example is links that link back to kirbyspeedrun.com/wiki) */
.no-external-link-icon div#content a.external,div#content a.external[href^="gopher://"] {background-image:none; padding:0;}

Navigation menu