Skip to content

Commit

Permalink
updates links for next class
Browse files Browse the repository at this point in the history
  • Loading branch information
RafiBomb committed Jul 19, 2017
1 parent 2b0b38b commit fe65ae6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/assets/scss/docs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ a.docs-banner {
position: relative;
width: 100%;
height: auto;
background: $alert-color;
background: $success-color;
color: $white;
h5 {
margin-bottom: 0 !important;
Expand Down Expand Up @@ -479,7 +479,7 @@ a.docs-banner {
justify-content: center;

h5 {
opacity: 0.8;
// opacity: 0.8;
font-size: 1rem;
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/layout/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
<div class="docs-off-canvas-content off-canvas-content" data-off-canvas-content>
<div class="docs-sticky-top-bar">
<!-- Info Banner For Announcements or Links -->
<a href="http://zurb.com/university/advanced-foundation-training" class="docs-banner course-banner">
<a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
<div class="info">
<h5 class=""><strong>Get advanced Foundation tips and master the new XY Grid in our July 18th webinar class &rsaquo;</strong></h5>
<h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our August 8th Webinar Class &rsaquo;</strong></h5>
</div>
</a>

Expand Down
2 changes: 1 addition & 1 deletion docs/partials/footer-contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="small-12 column text-center">
<h5 class="homepage-section-subtitle lighter hide-me">Register Today</h5>
<span class="homepage-section-subtitle-divider lighter small-centered hide-me"></span>
<h1 class="homepage-section-title hide-me">Get all the answers in our <br>July 18th <a class="hyperlink" href="http://zurb.com/university/advanced-foundation-training">Foundation Class</a></h1>
<h1 class="homepage-section-title hide-me">Get all the answers in our <br>August 8th <a class="hyperlink" href="http://zurb.com/university/foundation-intro">Foundation Class</a></h1>
</div>
<div class="small-11 medium-10 large-9 column text-center small-centered">
<p class="homepage-section-desc hide-me">Learn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.</p>
Expand Down
10 changes: 5 additions & 5 deletions docs/partials/info-banner.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- Info Banner For Announcements or Links -->
<a href="https://github.com/zurb/foundation-emails/releases/tag/v2.0.0-rc.1" class="notice">
<div class="info">
<h5><strong>Foundation for Emails 2 Release Candidate<span class="hide-for-small-only"> is out now!</strong></span></h5>
</div>
</a>
<a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
<div class="info">
<h5 class=""><strong>To master everything new in 6.4, along with the rest of Foundation register for our Aug 8th Webinar Class &rsaquo;</strong></h5>
</div>
</a>

0 comments on commit fe65ae6

Please sign in to comment.