Update Workflows/Battery Backups/APC Cell Wiring Diagram.md
This commit is contained in:
@ -31,10 +31,10 @@ graph TB
|
|||||||
class AndersonNeg negative;
|
class AndersonNeg negative;
|
||||||
|
|
||||||
%% Define line colors for clarity
|
%% Define line colors for clarity
|
||||||
linkStyle 0 stroke:#000,stroke-width:2px; %% Black to Black for Anderson Neg
|
linkStyle 0 stroke:#000,stroke-width:2px;
|
||||||
linkStyle 1 stroke:#ff0000,stroke-width:2px; %% Red (Pos) to Black (Neg)
|
linkStyle 1 stroke:#ff0000,stroke-width:2px;
|
||||||
linkStyle 2 stroke:#ff0000,stroke-width:2px; %% Red (Pos) to Black (Neg)
|
linkStyle 2 stroke:#ff0000,stroke-width:2px;
|
||||||
linkStyle 3 stroke:#ff0000,stroke-width:2px; %% Red (Pos) to Fuse
|
linkStyle 3 stroke:#ff0000,stroke-width:2px;
|
||||||
linkStyle 4 stroke:#ff0000,stroke-width:2px; %% Red (Pos) to Black (Neg)
|
linkStyle 4 stroke:#ff0000,stroke-width:2px;
|
||||||
linkStyle 5 stroke:#ff0000,stroke-width:2px; %% Red (Pos) to Anderson Pos
|
linkStyle 5 stroke:#ff0000,stroke-width:2px;
|
||||||
```
|
```
|
Reference in New Issue
Block a user