Files
XenforoMasterTemplate/style_properties/fontFamilyUi.json

14 lines
419 B
JSON
Raw Normal View History

2026-05-24 11:49:38 +02:00
{
"group_name": "fonts",
"title": "User Interface Font",
"description": "The font list for your main text",
"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": 100
}