mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-16 04:22:37 +00:00
7 lines
399 B
Plaintext
7 lines
399 B
Plaintext
{{!
|
|
This template is linked with of mercury/front/templates/main/components/infobox-builder-item-title.hbs
|
|
Changing this template requires modifying the other in mercury repo.
|
|
}}
|
|
<h2 class="pi-item pi-item-spacing pi-title"
|
|
style="{{# hasAccentColor }}background-color: {{accentColor}};{{/hasAccentColor}}{{#hasAccentColorText}}color: {{accentColorText}}{{/hasAccentColorText}}">{{{value}}}</h2>
|