Skip to main content

Styles

Introduction#

The Hello7 format allows to add custom CSS properties to the templates. This is useful for example for SVG filters or other specific requirements, but managing the layers properties in the styles should be prevented as much as possible as this exists for display purpose only and the renderer will not interpret the CSS properties from the styles.

The styles should be inserted in tge styles.css file and respect the CSS reference.