Refactor character PDF XML: fix closing tag typo, adjust label styles, and refine layout for consistency
This commit is contained in:
parent
36d0a25d85
commit
41f901a723
@ -378,19 +378,17 @@
|
||||
<Text>[data.character.definition.weight]</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</TableLayout>
|
||||
<ColumnLayout>
|
||||
</TableLayout>>
|
||||
<ColumnLayout Styles="SpacerS">
|
||||
<Content>
|
||||
<Label Styles="Bold">
|
||||
|
||||
<Label Styles="SmallHeader">
|
||||
<Text>Erscheinungsbild</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>[data.character.definition.optics]</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</ColumnLayout>
|
||||
<ColumnLayout Styles="SpacerS">
|
||||
<Content>
|
||||
|
||||
<Label Styles="SmallHeader">
|
||||
<Text>Lebensgeschichte - Was geschah bis jetzt?</Text>
|
||||
</Label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user