PostBody Widget: font, border, background, and shadow

Use the PostBody Widget (dashPostBody) to:
- Set the font family, size, and color of your website’s Text Area using
$TextFont,$MapBodyTextSize, and$MapBodyTextColor. - Set the Main Text “card” opacity, border, and shadow. This is used by posts that use the CARD export option, and by pages with teasers—i.e., the Home and category pages. Set border thickness with
$Borderand color with$BorderColor. Set shadow using$ShadowDistance,$ShadowBlur, and$ShadowColor. - Set the Main Text “card” background color with
$Color.
Reminder
To activate your border and shadow settings, add CARD to the
$blogBkgOpt of the prototype, category, or note you want affected.
$blogBkgOpt to CARD.