Difference between revisions of "MediaWiki:Common.css"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #toc .toggleicon { cursor:pointer; margin-left:-20px; margin-bottom:2px; }")
(No difference)

Revision as of 11:54, 29 March 2019

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

#toc .toggleicon {
  cursor:pointer;
  margin-left:-20px;
  margin-bottom:2px;
}