Skip to content

Commit

Permalink
Pad headers slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
FreneticScribbler committed Feb 22, 2023
1 parent 2871dcd commit 282a730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RIGS/templates/base_print.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<paraStyle name="style.times" fontName="OpenSans" fontSize="10" />
<paraStyle name="style.head_titles" fontName="OpenSans-Bold" fontSize="10" />
<paraStyle name="style.head_numbers" fontName="OpenSans" fontSize="10" />
<paraStyle name="style.emheader" fontName="OpenSans" textColor="White" fontSize="12" backColor="Brand" leading="20"/>
<paraStyle name="style.emheader" fontName="OpenSans" textColor="White" fontSize="12" backColor="Brand" leading="20" borderPadding="4"/>
<paraStyle name="style.breakbefore" parent="emheader" pageBreakBefore="1"/>

<blockTableStyle id="eventSpecifics">
Expand Down

0 comments on commit 282a730

Please sign in to comment.