-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #63 from TACC/quick/save-frontera-snippets
Quick: Frontera: Save Newsletter Snippets
- Loading branch information
Showing
6 changed files
with
724 additions
and
5 deletions.
There are no files selected for viewing
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
222 changes: 222 additions & 0 deletions
222
frontera-cms/snippets/newsletter-body--november-2020.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<style> | ||
.newsletter-container {max-width:820px; margin: 0px auto 0px auto; padding:0px;} | ||
.newsletter-container {max-width:820px; margin: 0px auto 0px auto; padding:0px;} | ||
</style> | ||
<div class="newsletter-container"> | ||
|
||
<p style="background-color:#333333; margin: 25px 0px 0px 0px; padding: 5px 0px 0px 0px; height:60px;"><img src="https://marketing-image-production.s3.amazonaws.com/uploads/6013bd6cc09ccd975e9e50932c1637b60c1df207db282325b79e11d0718f1e8e2b03cce295e98ec09e0227c89a3585248fde290034fc2cfa64c32718daf88cce.png" style="border: none; margin: 0px; padding: 0px 10px;" class="img-responsive" /></p> | ||
<p style="background-color:#333333; margin: 25px 0px 0px 0px; padding: 5px 0px 0px 0px; height:60px;"><img src="https://marketing-image-production.s3.amazonaws.com/uploads/6013bd6cc09ccd975e9e50932c1637b60c1df207db282325b79e11d0718f1e8e2b03cce295e98ec09e0227c89a3585248fde290034fc2cfa64c32718daf88cce.png" style="border: none; margin: 0px; padding: 0px 10px;" class="img-responsive" /></p> | ||
</div> |