{{example}}
{% endfor %}
{% highlight html %}{{example}}{% endhighlight %}
{% endif %}
Customization
{% if page.variables %}Name | Type | Default | Description |
---|---|---|---|
{{variable.name}} |
{{variable.type}} |
{% if variable.default %}
{{variable.default}}
{% else %}
—
{% endif %}
|
{{variable.description}} |
This element has no variables.
{% endif %}You can also customize this element by simply overriding any of its CSS attributes, listed
here. Contextual variable defaults (e.g., --color-content
) and global
variables (e.g., --family-primary
) are defined here.