diff options
Diffstat (limited to 'resource/ui/stampdonationadd.res')
| -rw-r--r-- | resource/ui/stampdonationadd.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res index cf741ce..ef8dff6 100644 --- a/resource/ui/stampdonationadd.res +++ b/resource/ui/stampdonationadd.res @@ -25,7 +25,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -43,7 +43,7 @@ { "ControlName" "CExLabel" "fieldName" "ExplanationLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "%text%" "textAlignment" "north-west" "xpos" "35" @@ -164,7 +164,7 @@ { "ControlName" "CExLabel" "fieldName" "PriceLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%price%" "textAlignment" "north-east" "xpos" "345" |
