Files
XenforoMasterTemplate/style_properties/fontFamilyBody.json

14 lines
429 B
JSON
Raw Permalink Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "fonts",
"title": "Body Text Font",
"description": "This font is used for the text of messages etc.",
"property_type": "value",
"css_components": [],
"value_type": "string",
"value_parameters": "",
"has_variations": false,
"depends_on": "",
"value_group": "font",
"property_value": "'Segoe UI', 'San Francisco', 'Helvetica Neue', sans-serif",
"display_order": 200
}