Changes to formatting
This commit is contained in:
parent
5f45bbdba4
commit
1aa5a04b6a
@ -1,5 +1,6 @@
|
||||
```mermaid
|
||||
graph TD;
|
||||
%%{init: {'theme':'dark'}}%%
|
||||
%% Class Definitions
|
||||
classDef root fill:#ff0000,stroke:#000,stroke-width:2,color:#fff; %% Red background, white text
|
||||
classDef branch fill:#000000,stroke:#000,stroke-width:2,color:#fff; %% Black background, white text
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
```mermaid
|
||||
graph TD;
|
||||
%%{init: {'theme':'base'}}%%
|
||||
%%{init: {'theme':'dark'}}%%
|
||||
%% Class Definitions
|
||||
classDef root fill:#ff0000,stroke:#000,stroke-width:2,color:#fff; %% Red background, white text
|
||||
classDef branch fill:#000000,stroke:#000,stroke-width:2,color:#fff; %% Black background, white text
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user