Files
Gainsight/Custom_Templates/customer_templates/Sandbox/_group_styles.html.liquid
2022-11-11 21:54:43 -05:00

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>