mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-24 01:39:53 +02:00
Fix for issue #128 - flowchart - styling of edges via css overrides specific styles set in the graph definition
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</style>
|
||||
<link rel="stylesheet" href="seq.css"/>
|
||||
<lnk rel="stylesheet" href="https://raw.githubusercontent.com/knsv/mermaid/master/dist/mermaid.forest.css"/>
|
||||
<link rel="stylesheet" href="../dist/mermaid.forest.css"/>
|
||||
<link rel="stylesheet" href="../dist/mermaid.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mermaid">
|
||||
|
Reference in New Issue
Block a user