MediaWiki:Common.css: Difference between revisions

From Sympl Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#toc { float: right };
div.CategoryTreeTag {
  font-size: small;
  text-indent: -2em;
  padding-left: 0.5em;
}

Latest revision as of 16:51, 2 April 2024

/* CSS placed here will be applied to all skins */
#toc { float: right };

div.CategoryTreeTag {
  font-size: small;
  text-indent: -2em;
  padding-left: 0.5em;
}