Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
6ee522bba4 | |||
8e186530c1 | |||
75fd601a24 | |||
250e71ae90 |
@ -1,5 +1,26 @@
|
|||||||
@startwbs
|
@startwbs
|
||||||
* WTF eG
|
<style>
|
||||||
|
// when changing colors double-check https://git.wtf-eg.de/ag_kommunikation/wtf_propaganda
|
||||||
|
wbsDiagram {
|
||||||
|
BackgroundColor transparent
|
||||||
|
node {
|
||||||
|
FontColor #000000
|
||||||
|
BackgroundColor #FFCBA9
|
||||||
|
LineColor #EF7C21
|
||||||
|
Shadowing 2.5
|
||||||
|
}
|
||||||
|
rootnode {
|
||||||
|
FontColor #EF7C21
|
||||||
|
}
|
||||||
|
arrow {
|
||||||
|
// note that connectors are actually "arrows" even if they don't look like arrows
|
||||||
|
LineColor #EF7C21
|
||||||
|
LineThickness 2.5
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
* **WTF eG**
|
||||||
|
|
||||||
** Generalversammlung
|
** Generalversammlung
|
||||||
|
|
||||||
|
BIN
organigramm.png
BIN
organigramm.png
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 45 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
Loading…
Reference in New Issue
Block a user