Difference between revisions of "MediaWiki: Common.css"

From Knowledge Federation
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #toc { display:block; }")
(No difference)

Revision as of 08:56, 6 April 2018

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

#toc {
  display:block;
}