Team:Evry/Template:HomeIncludes

From 2014.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 20: Line 20:
     <meta name="msapplication-TileImage" content="/zeppelin/img/favicons/mstile-144x144.png">
     <meta name="msapplication-TileImage" content="/zeppelin/img/favicons/mstile-144x144.png">
     <meta name="msapplication-config" content="/zeppelin/img/favicons/browserconfig.xml">
     <meta name="msapplication-config" content="/zeppelin/img/favicons/browserconfig.xml">
 +
<meta name="viewport" content="width=device-width,initial-scale=1.0">
     <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'>
Line 25: Line 26:
     <!-- Bootstrap -->
     <!-- Bootstrap -->
     <link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
     <link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
-
<link rel="stylesheet" href="https://2014.igem.org/Team:Evry/CSS?action=raw&ctype=text/css" type="text/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://2014.igem.org/Team:Evry/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 -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
Line 52: Line 55:
     <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>
     <script src="https://2014.igem.org/Team:Evry/JS?action=raw&ctype=text/javascript"></script>
 +
   
 +
     <script>
     <script>
         $(document).ready(function () {
         $(document).ready(function () {
Line 60: Line 65:
             $(function () {
             $(function () {
                 $("#typeout-text").typed({
                 $("#typeout-text").typed({
-
                     strings: ["", "BobVibrio", "Sponge Patrol", "Guardians of the Oceans"],
+
                     strings: ["","Sponge Patrol Project",""],
                     typeSpeed: 150,
                     typeSpeed: 150,
-
                     backDelay: 900,
+
                     backDelay: 800,
                     loop: true
                     loop: true
                 });
                 });

Latest revision as of 01:29, 18 October 2014

IGEM Evry 2014