MediaWiki:Common.js: Difference between revisions
Content deleted Content added
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
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 */
| |||