JNJ Updated Templates

This commit is contained in:
Norm Rasmussen
2022-04-14 09:56:07 -04:00
parent 902a608f99
commit a3290eef6c
12 changed files with 369 additions and 39 deletions

View File

@ -90,16 +90,19 @@
<style>
.np-footer {
background: #555269 !important;
background: #dadada !important;
}
.np-powered-by {
background: #555269 !important;
background: #dadada !important;
text-transform: uppercase !important;
font-size: 12px !important;
font-weight: bold;
}
.np-powered-by-link {
color: rgba(256,256,256,0.25) !important;
.np-footer-logo-image {
height:50px;
opacity:1;
filter:none;
}
</style>