mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 02:49:06 +00:00
header style in document
This commit is contained in:
parent
7146f93b79
commit
7cca06b667
@ -19,24 +19,24 @@ header header
|
||||
caption caption
|
||||
<style>
|
||||
document {
|
||||
BackGroundColor orange
|
||||
}
|
||||
title {
|
||||
BackGroundColor yellow
|
||||
}
|
||||
legend {
|
||||
BackGroundColor green
|
||||
}
|
||||
footer {
|
||||
BackGroundColor blue
|
||||
FontColor red
|
||||
FontSize 15
|
||||
}
|
||||
header {
|
||||
BackGroundColor red
|
||||
}
|
||||
caption {
|
||||
BackGroundColor purple
|
||||
BackGroundColor orange
|
||||
title {
|
||||
BackGroundColor yellow
|
||||
}
|
||||
legend {
|
||||
BackGroundColor green
|
||||
}
|
||||
footer {
|
||||
BackGroundColor blue
|
||||
FontColor red
|
||||
FontSize 15
|
||||
}
|
||||
header {
|
||||
BackGroundColor red
|
||||
}
|
||||
caption {
|
||||
BackGroundColor purple
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@ -7,7 +7,7 @@ public class A0005_TestResult {
|
||||
DPI: 96
|
||||
dimension: [ 128.0935 ; 275.0000 ]
|
||||
scaleFactor: 1.0000
|
||||
seed: 293863236578191100
|
||||
seed: 1145907385572836867
|
||||
svgLinkTarget: _top
|
||||
hoverPathColorRGB: null
|
||||
preserveAspectRatio: none
|
||||
|
Loading…
Reference in New Issue
Block a user