In the Configuration section, you ought to see the following:
FONTSIZES = {
normal: false, # normal: default font size
scene_label: 28, # scene_label: fontsize for the Scene Label window
category_label: 24, # category_label: fontsize for Category Label window
} # <= Do not touch.
As explained in the instrunctions dealing with font aspects generally, you can change the i=size of the description text by simply inserting a line to do so. In other words, something like this:
FONTSIZES = {
normal: false, # normal: default font size
description: 16, # <- THIS
scene_label: 28, # scene_label: fontsize for the Scene Label window
category_label: 24, # category_label: fontsize for Category Label window
} # <= Do not touch.
Change the 16 to whatever you want the font size to be. Mind you, it won't change the line height, just the size of the text.
For the reward thing, not really, no. I'd recommend just adding it to the description.