|
|
Line 5: |
Line 5: |
| | | |
| <head> | | <head> |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:Evry/CSS?action=raw&ctype=text/css" type="text/css" />
| |
| | | |
- | <script src="https://2014.igem.org/Team:Evry/JS?action=raw&ctype=text/javascript"></script>
| + | |
| + | |
| + | |
| <meta charset="utf-8"> | | <meta charset="utf-8"> |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
Line 56: |
Line 57: |
| | | |
| <!-- Bootstrap --> | | <!-- Bootstrap --> |
- | <link rel="stylesheet" href="//maxcdn.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"> |
| <!-- TODC Bootstrap theme --> | | <!-- TODC Bootstrap theme --> |
| <!-- <link href="/zeppelin/css/todc-bootstrap.min.css" rel="stylesheet">--> | | <!-- <link href="/zeppelin/css/todc-bootstrap.min.css" rel="stylesheet">--> |
- | <link href="http://tagazok.github.io/zeppelin/css/animate.min.css" rel="stylesheet">
| + | <!-- <link href="http://tagazok.github.io/zeppelin/css/animate.min.css" rel="stylesheet"> |
| <link href="http://tagazok.github.io/zeppelin/css/waves.min.css" rel="stylesheet"> | | <link href="http://tagazok.github.io/zeppelin/css/waves.min.css" rel="stylesheet"> |
| <link href="http://tagazok.github.io/zeppelin/css/style.min.css" rel="stylesheet"> | | <link href="http://tagazok.github.io/zeppelin/css/style.min.css" rel="stylesheet"> |
- | | + | --> |
| + | <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 544: |
Line 546: |
| } | | } |
| </script> | | </script> |
- | <script src="/zeppelin/js/jquery.countTo.min.js"></script> | + | <!--<script src="/zeppelin/js/jquery.countTo.min.js"></script> |
| <script src="/zeppelin/js/jquery.appear.min.js"></script> | | <script src="/zeppelin/js/jquery.appear.min.js"></script> |
| <script src="/zeppelin/js/typed.min.js"></script> | | <script src="/zeppelin/js/typed.min.js"></script> |
| <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> |
| + | --> |
| <script> | | <script> |
| //Location properties | | //Location properties |
Line 562: |
Line 566: |
| 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="/zeppelin/css/bootstrap.min.css">'); | + | $("head").prepend('<link rel="stylesheet" href="http://www.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">'); |
| } | | } |
| $(function () { | | $(function () { |