mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-13 04:19:44 +02:00
"CSS" instead of "css" in flowchart.md (#4797)
This commit is contained in:
@@ -709,9 +709,9 @@ flowchart LR
|
|||||||
classDef foobar stroke:#00f
|
classDef foobar stroke:#00f
|
||||||
```
|
```
|
||||||
|
|
||||||
### Css classes
|
### CSS classes
|
||||||
|
|
||||||
It is also possible to predefine classes in css styles that can be applied from the graph definition as in the example
|
It is also possible to predefine classes in CSS styles that can be applied from the graph definition as in the example
|
||||||
below:
|
below:
|
||||||
|
|
||||||
**Example style**
|
**Example style**
|
||||||
|
Reference in New Issue
Block a user