18 lines
298 B
Plaintext
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> |