Skip to content

Commit ea051eb

Browse files
committed
Merge branch 'feature/128' of https://github.com/kirchsth/C4-PlantUML into master
2 parents aeb192f + c3c6fa7 commit ea051eb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

C4.puml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ skinparam Arrow {
4949
FontSize 12
5050
}
5151

52+
' Some boundary skinparam have to be set a package skinparams too (PlantUML uses internal packages)
53+
skinparam package {
54+
StereotypeFontSize 0
55+
FontStyle plain
56+
}
57+
5258
skinparam rectangle<<boundary>> {
5359
Shadowing false
5460
StereotypeFontSize 0

0 commit comments

Comments
 (0)