]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
updates latest update on homepage and fixes nave hover color
authorRafiBomb <rafi@zurb.com>
Wed, 28 Jun 2017 22:49:48 +0000 (15:49 -0700)
committerRafiBomb <rafi@zurb.com>
Wed, 28 Jun 2017 22:49:48 +0000 (15:49 -0700)
docs/assets/scss/docs.scss
docs/pages/index.md

index 2830c987c8b3c9b9bb5e96eaf17d9e72b6da3903..84c3882a5c48d1bb0db25426ecbe339861f3262b 100644 (file)
@@ -144,6 +144,10 @@ $global-nav-hover-color: lighten($global-nav-bg, 10%);
     }
   }
 
+  .dropdown.menu .is-active a {
+    color: $white;
+  }
+
   .dropdown.menu > li.is-dropdown-submenu-parent > a {
     padding-left: 1rem;
     padding-right: 1rem;
index 1392030d96e5820d09021de743e67e1dbcb5d5e8..cdbeb1f0e8995c105016ff29e8f2ccd794147271 100644 (file)
@@ -197,14 +197,14 @@ With an easy to understand syntax and consistent structure, you'll learn your wa
     <a href="#" class="accordion-title">Latest Foundation Updates</a>
     <div class="accordion-content" data-tab-content>
 
-      <a target="_blank" href="http://zurb.us/2gFxwrP">
+      <a target="_blank" href="http://zurb.com/blog/foundation-6-4-a-new-grid-javascript-upgrades-and-slick-new-prototyping-mode">
         <div class="row accordion-content-item">
           <div class="medium-4 columns accordion-content-item-thumbnail">
-            <img src="{{root}}assets/img/docs-630.png" class="" height="" width="" alt="">
+            <img src="http://i3.ytimg.com/vi/vrvt9xMFjIE/maxresdefault.jpg" class="" height="" width="" alt="">
           </div>
           <div class="medium-8 columns">
-            <h5>Foundation 6.3 Update: Cards, Mutation Observers, Off Canvas and More</h5>
-            <p>Our biggest update since we first released Foundation 6 last year, the 6.3 update adds loads of new components including Cards, Mutation Observers, an improved Off Canvas and more. Big thanks to our international community for all of their hard work!</p>
+            <h5>Foundation 6.4.0 Update: A New Grid, JavaScript Upgrades, and Slick New Prototyping Mode</h5>
+            <p>Foundation 6.4 has dropped and it is AWESOME. This new release is jampacked with some incredible new features that enable you to build layouts and designs with Foundation that weren’t possible before.</p>
             <span class="accordion-content-item-cta">Learn More</span>
           </div>
         </div>