11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
# groups (with border none)
|
|
group.cities { label: Cities; }
|
|
|
|
( Cities
|
|
[ Ulm ] -> [ Lahn ] -> [ Bonn ]
|
|
-> [ Trier ]
|
|
) { class: cities; background: #ff80a0; border: none; }
|
|
|
|
[ Koblenz ] -> [ Berlin ]
|
|
[ Frankfurt ]
|