PortableInfobox/templates/PortableInfoboxItemTitle.mustache
2016-12-27 12:10:11 +01:00

6 lines
286 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="background-color: {{accentColor}};">{{{value}}}</h2>