-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
38 additions
and
4 deletions.
There are no files selected for viewing
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,17 +1,38 @@ | ||
<div> | ||
<div class="ribbon-banner dark"> | ||
<p>Dark</p> | ||
<div class="ribbon-banner text-light"> | ||
<div> | ||
<div><strong>Black Friday is on.</strong> 60 days free access to Adobe express Premium. Ends Nov 29. <a href="https://www.adobe.com/express/">Get offer</a></div> | ||
</div> | ||
<div> | ||
<div><strong>#fa0f00</strong></div> | ||
</div> | ||
<div> | ||
<div><strong>#000000</strong></div> | ||
</div> | ||
</div> | ||
<div class="ribbon-banner light"> | ||
<p>Light</p> | ||
<div class="ribbon-banner"> | ||
<div> | ||
<div><strong>Black Friday is on.</strong> 60 days free access to Adobe express Premium. Ends Nov 29. <a href="https://www.adobe.com/express/">Get offer</a></div> | ||
</div> | ||
<div> | ||
<div><strong>linear-gradient(98.07deg, #FF477B -21.45%, #5C5CE0 101.65%)</strong></div> | ||
</div> | ||
<div> | ||
<div><strong>#e0e2ff</strong></div> | ||
</div> | ||
</div> | ||
<div class="ribbon-banner gradient"> | ||
<p>Gradient</p> | ||
<div class="ribbon-banner text-light"> | ||
<div> | ||
<div><strong>Black Friday is on.</strong> 60 days free access to Adobe express Premium. Ends Nov 29. <a href="https://www.adobe.com/express/">Get offer</a></div> | ||
</div> | ||
<div> | ||
<div></div> | ||
</div> | ||
<div> | ||
<div><strong>linear-gradient(97.82deg, #FF477B 3.22%, #5C5CE0 52.58%, #318FFF 101.72%)</strong></div> | ||
</div> | ||
</div> | ||
</div> |
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