Zenjob Notes, and new Templates

This commit is contained in:
Norm Rasmussen
2022-11-11 21:54:43 -05:00
parent 22704920d8
commit c599b8b792
1222 changed files with 2246 additions and 43 deletions

View File

@ -0,0 +1,18 @@
<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>