.countdown { display: none; }
}
}
+a.docs-banner {
+ display: block;
+ overflow: hidden;
+ padding: 0.4rem 0;
+ position: relative;
+ width: 100%;
+ height: auto;
+ background: #f88327;
+ color: $white;
+ h5 {
+ margin-bottom: 0 !important;
+ text-align: center;
+ font-size: 0.9rem;
+ }
+}
/* COUNTDOWN END */
$transition-slow: all 0.5s ease-in-out;
color: #aaa;
}
}
+
+.docs-off-canvas-content {
+ padding-top: 130px;
+}
</head>
<body>
- <!-- Info Banner For Announcements or Links -->
<!-- <a href="http://zurb.com/wired" id="notice">
<div class="info">
<div id="clockdiv" class="countdown">
{{> off-canvi}}
<div class="docs-off-canvas-content off-canvas-content" data-off-canvas-content>
- <!-- Info Banner For Announcements or Links -->
- <!-- <a href="http://zurb.com/article/1416/foundation-6-is-here" id="notice">
- <div class="info">
- <h5>Foundation 6 is here!</h5>
- </div>
- </a> -->
-
<div class="docs-sticky-top-bar">
+ <!-- Info Banner For Announcements or Links -->
+ <a href="http://zurb.com/university/foundation-intro" class="docs-banner course-banner">
+ <div class="info row">
+ <h5 class="columns small-10 small-centered"><strong>Give yourself the competitive edge. Learn directly from the Foundation team ›</strong></h5>
+ </div>
+ </a>
+
{{> navigation}}
{{> mobile-navigation}}
{{> search-bar}}