Difference between revisions of "Team:Bordeaux/Template:Global"

Line 24: Line 24:
 
     <link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,500&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
 
     <link href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,500&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
  
 
+
    <!-- Bootstrap -->
 +
    <link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
 +
    <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.min.css">
 +
    <link rel="stylesheet" href="https://2015.igem.org/Team:Bordeaux/CSS?action=raw&ctype=text/css" type="text/css" />
  
 
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 
     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
Line 51: Line 54:
 
     <script src="/zeppelin/js/waves.min.js"></script>-->
 
     <script src="/zeppelin/js/waves.min.js"></script>-->
 
     <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
 
     <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
    <script src="https://2014.igem.org/Team:Evry/JS?action=raw&ctype=text/javascript"></script>
+
 
 
      
 
      
  
Line 58: Line 61:
 
             var bodyColor = $('body').css('color');
 
             var bodyColor = $('body').css('color');
 
             if (bodyColor != 'rgb(51, 51, 51)') {
 
             if (bodyColor != 'rgb(51, 51, 51)') {
             
+
                $("head").prepend('<link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">');
 
             }
 
             }
              
+
             $(function () {
 +
                $("#typeout-text").typed({
 +
                    strings: ["","Cured Vine",""],
 +
                    typeSpeed: 150,
 +
                    backDelay: 800,
 +
                    loop: true
 +
                });
 +
            });
 +
        });
 
     </script>
 
     </script>
 
</html>
 
</html>

Revision as of 12:44, 10 June 2015

IGEM Bordeaux 2015