Update plantuml styles
This commit is contained in:
parent
8e43d46485
commit
d7d0385e29
1 changed files with 5 additions and 2 deletions
|
@ -16,9 +16,12 @@ arrow {
|
|||
LineThickness 2
|
||||
}
|
||||
wbsDiagram {
|
||||
Linecolor darkgray
|
||||
Linecolor lightgray
|
||||
node {
|
||||
BackgroundColor lightgray
|
||||
}
|
||||
arrow {
|
||||
LineColor darkgray
|
||||
LineColor lightgray
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue