MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 302: Line 302:
  scrollbar when necessary */
  scrollbar when necessary */
  /* overflow:auto; */
  /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}
}