grafana/emails/templates/partials/layout/head.mjml
Gilles De Mey ea27eca147
Email: Use MJML email templates (#57751)
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com>
2022-11-17 21:41:46 +01:00

11 lines
259 B
XML

<mj-attributes>
<mj-text align="left" color="#FFF" line-height="1.5" />
<mj-button background-color="#3D71D9" rel="noopener" />
<mj-body background-color="#111217" />
</mj-attributes>
<mj-style inline="inline">
a {
color: #6E9FFF;
}
</mj-style>