]> _ Git - ipglobal-library.git/commitdiff
Remove Track Record section. Done #2607 @0:10
authorStephen Cameron <stephen@cubedesigners.com>
Thu, 21 Feb 2019 15:29:18 +0000 (16:29 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Thu, 21 Feb 2019 15:29:18 +0000 (16:29 +0100)
index.html
styles/common/global.styl

index f956e6d80fd075d1bce73850bab7e5907e2057d9..c8065c9406c2ce2bb4edd0700bc021ac448361a0 100644 (file)
             </div>
         </div>
     </section>
+    <!--
     <section class="block track-records">
         <div class="content">
             <h2 id="track-records">Track Records</h2>
             </map>
         </div>
     </section>
-    <section class="block investor-guide">
+    -->
+    <section class="block investor-guide bg-grey">
         <div class="content">
             <h2 id="investor-guides">Investor Guide Series</h2>
             <img src="images/brochures-investor-guide.jpg" usemap="#investor_guides">
index 361de87199b5796e2e7a9270528dada507a8b119..880cdbd52a7572dd274869b5488fde1ca4bf7d3b 100644 (file)
@@ -16,7 +16,7 @@ p
     margin-bottom: 1.5em
 
 .block
-  &:nth-child(even)
+  &:nth-child(even), &.bg-grey
     background-color: $colors.light-grey
 
 .content