Difference between revisions of "Template:Heidelberg/SandboxMarita/headerMarita"

 
(7 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
left: 50%;  
 
left: 50%;  
 
margin-left: -487px;
 
margin-left: -487px;
        font-size: 12px;
 
 
}
 
}
  
Line 45: Line 44:
 
width: 100%;  
 
width: 100%;  
 
height: 100%;  
 
height: 100%;  
background-color: transparent;
+
background-color: transparent;
 
}
 
}
.top_menu {
+
#top_menu_inside > ul {
 
     font-size: 12px;
 
     font-size: 12px;
 +
    line-height: 1.5em;
 
  }
 
  }
 
</style>
 
</style>
Line 57: Line 57:
 
<script src="https://2017.igem.org/Template:Heidelberg/zlib/JS?action=raw&amp;ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Template:Heidelberg/zlib/JS?action=raw&amp;ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Template:Heidelberg/zlib/Unzip?action=raw&amp;ctype=text/javascript"></script>
 
<script src="https://2017.igem.org/Template:Heidelberg/zlib/Unzip?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:Heidelberg/zipjs/ZIP?action=raw&amp;ctype=text/javascript"></script>
 +
 +
<!-- deeprotein -->
 +
<script src="https://2017.igem.org/Template:Heidelberg/deeprotein/DRIVER?action=raw&amp;ctype=text/javascript"></script>
  
 
<!-- safetyblast -->
 
<!-- safetyblast -->
Line 68: Line 72:
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/bootstrapmin/CSS?action=raw&amp;ctype=text/css" />
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/bootstrapmin/CSS?action=raw&amp;ctype=text/css" />
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/styles/CSS?action=raw&amp;ctype=text/css" />
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/styles2/CSS?action=raw&amp;ctype=text/css" />
  
 
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
Line 95: Line 99:
 
                         <!-- Favicon and touch icons -->
 
                         <!-- Favicon and touch icons -->
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.js"></script>
 
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
 
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
  
Line 114: Line 119:
 
<script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/zitator?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/zitator?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript">
 
<script type="text/javascript">
var bibfile = "https://static.igem.org/mediawiki/2017/a/a5/T--Heidelberg--Team_Heidelberg_2017_references.txt";
+
var bibfile = "https://static.igem.org/mediawiki/2017/9/94/T--Heidelberg--Team_Heidelberg_2017_full_citation.png";
 
$(function (){new Zitator(".content",bibfile).zitiere();});  
 
$(function (){new Zitator(".content",bibfile).zitiere();});  
 
</script>
 
</script>
Line 127: Line 132:
  
 
</head>
 
</head>
<body>
 
<script type="text/javascript">
 
window.onload = title_update();
 
  
function title_update(){
 
    var title = "{{{1}}} - iGEM Heidelberg 2017";
 
    if(title.startsWith("{{{1")){
 
        title = "iGEM Heidelberg 2017";
 
    }
 
    document.title = title;
 
}
 
</script>
 
</body>
 
 
</html>
 
</html>
 
}}
 
}}

Latest revision as of 16:49, 1 November 2017