Team:NTU-Taida/Templates/Footer

From 2012.igem.org

(Difference between revisions)
m
m
Line 2: Line 2:
   <footer class="footer">
   <footer class="footer">
     <div class="container">
     <div class="container">
 +
      <p>&copy; This is footer</p>
 +
      <p>&copy; This is footer</p>
 +
      <p>&copy; This is footer</p>
 +
      <p>&copy; This is footer</p>
     </div>
     </div>
   </footer>
   </footer>
Line 46: Line 50:
         offset: {
         offset: {
           top: function () { return $(window).width() <= 980 ? 60 : 0},
           top: function () { return $(window).width() <= 980 ? 60 : 0},
-
           bottom: 0
+
           bottom: 50
         }
         }
       });
       });

Revision as of 14:46, 24 September 2012

© This is footer

© This is footer

© This is footer

© This is footer