mirror of
https://github.com/bitwarden/server.git
synced 2025-05-23 12:31:06 -05:00

This is a first pass at structure that will undoubtedly evolve. It's likely further systems will be identified and linked in as we go forward
11 lines
138 B
Plaintext
11 lines
138 B
Plaintext
styles {
|
|
element "Person" {
|
|
background #3107d3
|
|
shape person
|
|
}
|
|
element "MSP" {
|
|
background #3107d3
|
|
shape person
|
|
}
|
|
}
|