MediaWiki:Common.css: Difference between revisions

adjust font-size to 105 % from 115 % for pre, code, & tt
table.toc white-space:nowrap to prevent confusing appearance of an extra line for long section titles
Line 87: Line 87:
   background-color: #f9f9f9;
   background-color: #f9f9f9;
   width: auto;
   width: auto;
  white-space: nowrap;
}
}
.tocnumber { display: none; }
.tocnumber { display: none; }