MediaWiki:Common.js: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 305:
}
});
 
/* Global Mermaid Configuration for BizSlash */
window.mermaidConfig = {
theme: 'base',
themeVariables: {
fontSize: '13px',
edgeLabelBackground: '#ffffff',
primaryColor: '#ffffff',
primaryBorderColor: '#333333',
lineColor: '#333333'
}
};
 
/* DO NOT ADD CODE BELOW THIS LINE */