mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 02:09:50 +02:00
Update classDiagram.md
This commit is contained in:
@@ -520,7 +520,7 @@ Beginner's tip—a full example using interactive links in an HTML page:
|
|||||||
|
|
||||||
### Styling a node
|
### Styling a node
|
||||||
|
|
||||||
It is possible to apply specific styles such as a thicker border or a different background color to a node.
|
It is possible to apply specific styles such as a thicker border or a different background color to an individual node using the `style` keyword.(v<MERMAID_RELEASE_VERSION>+)
|
||||||
|
|
||||||
```mermaid-example
|
```mermaid-example
|
||||||
classDiagram
|
classDiagram
|
||||||
|
Reference in New Issue
Block a user