"CSS" instead of "css" in flowchart.md (#4797)

This commit is contained in:
Jake Boone
2023-09-03 01:35:36 -07:00
committed by GitHub
parent a7d5c8492d
commit 54b78acb47

View File

@@ -709,9 +709,9 @@ flowchart LR
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:
**Example style**