Files
Gainsight/Custom_Templates/.churned_customers/Sandbox/_group_styles.html.liquid

18 lines
298 B
Plaintext

<style>
.np-header.np-header-color{
background: #D1F1DA;
}
.np-header-font-color {
color: #da5939;
}
.np-button {
color: #ffff ;
background-color: #000000 ;
}
.np-card-content-footer.np-button.np-button-background-color {
background-color: #D1F1DA;
color: #D1F1DA;
}
</style>