Finished Script to push notes to GonG, just need an API Key. Pipedrive templates, Skuid Templates, got TripleSeat's templates ready for their sign in page. Few notes.
This commit is contained in:
@ -29,6 +29,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
p,
|
||||
span,
|
||||
.np-card-text > p,
|
||||
.np-card-heading,
|
||||
.np-top-title,
|
||||
@ -477,6 +479,11 @@ body {
|
||||
format("truetype");
|
||||
}
|
||||
|
||||
/* Moving the Logo to the right so it appears centered. */
|
||||
.np-powered-by {
|
||||
padding-left: 200px;
|
||||
}
|
||||
|
||||
/* 2. Header */
|
||||
.np-header-color {
|
||||
background: transparent;
|
||||
@ -1020,4 +1027,4 @@ footer {
|
||||
.np-top-cta-progress-content{
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user