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

 
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Template:Heidelberg/SandboxMarita/headerMaritaFromLanding]]
+
{{#tag:html|
 +
<html>
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
 
 +
<!-- this section changes the default wiki template to a
 +
white full width background -->
 +
 
 +
<style type="text/css">
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-
 +
 
 +
logo, #sideMenu, #menubar, .logo_2017, .printfooter, .firstHeading,.visualClear {display:
 +
 
 +
none;} /*-- hides default wiki settings --*/
 +
 
 +
#top-section { /*-- styling for default menu bar (edit, page,
 +
 
 +
history, etc.) --*/
 +
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 
 +
#globalWrapper, #content { /*-- changes default wiki settings
 +
 
 +
--*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 
 +
html, body, .wrapper { /*-- changes default wiki settings --
 +
 
 +
*/
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
#top_menu_inside > ul {
 +
    font-size: 12px;
 +
    line-height: 1.5em;
 +
}
 +
</style>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/CSS?action=raw&amp;ctype=text/css" />
 +
<script src="https://2017.igem.org/Template:Heidelberg/bootstrapmin/JS?action=raw&amp;ctype=text/javascript"></script>
 +
 
 +
<!-- zlib -->
 +
<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/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 -->
 +
<script src="https://2017.igem.org/Template:Heidelberg/safetyblast/JS?action=raw&amp;ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:Heidelberg/fuse/JS?action=raw&amp;ctype=text/javascript"></script>
 +
 
 +
<!-- Assets -->
 +
<link rel="stylesheet" href="https://2017.igem.org/Template:Heidelberg/tilda-grid/CSS?action=raw&amp;ctype=text/css" type="text/css" media="all" />
 +
<link rel="stylesheet" href="https://2017.igem.org/Template:Heidelberg/mdl-teal/CSS?action=raw&amp;ctype=text/css" type="text/css" media="all" />
 +
 
 +
<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/styles2/CSS?action=raw&amp;ctype=text/css" />
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/font-icons/CSS?action=raw&amp;ctype=text/css"/>
 +
 
 +
             
 +
<style>
 +
body {
 +
background-color: #222;
 +
}
 +
#sidebarCollapse {
 +
background-color: white;
 +
border: none;
 +
}
 +
</style>
 +
 
 +
 
 +
 
 +
 
 +
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500">
 +
 
 +
 
 +
<link rel="stylesheet" href="http://azmind.com/demo/bootstrap-navbar-menu/layout-3/assets/font-awesome/css/font-awesome.min.css">
 +
 
 +
 
 +
                        <!-- 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/jquerymobile/1.4.5/jquery.mobile.min.js"></script>
 +
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
 +
 
 +
<script type="text/javascript" src="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/JS?action=raw&amp;ctype=text/javascript"></script>
 +
<script type="text/x-mathjax-config">
 +
MathJax.Hub.Config({
 +
  tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]},
 +
  jax: ["input/TeX","output/SVG"],
 +
  TeX: { equationNumbers: { autoNumber: "AMS" } }
 +
});
 +
</script>
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
$('div.make-it-glow').each(function(i, e) {hljs.highlightBlock(e)});
 +
});
 +
</script>
 +
<script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_SVG"></script>
 +
<script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/bibtexParse?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">
 +
var bibfile = "https://static.igem.org/mediawiki/2017/9/94/T--Heidelberg--Team_Heidelberg_2017_full_citation.png";
 +
$(function (){new Zitator(".content",bibfile).zitiere();});
 +
</script>
 +
 
 +
                        <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 +
 
 +
<script src="https://2017.igem.org/Template:Heidelberg/safetynet/JS?action=raw&amp;ctype=text/javascript"></script>
 +
<link rel="stylesheet"
 +
      href="https://2017.igem.org/Template:Heidelberg/highlightjs/CSS?action=raw&amp;ctype=text/css">
 +
<script src="https://2017.igem.org/Template:Heidelberg/highlightjs/JS?action=raw&amp;ctype=text/javascript"></script>
 +
    <script>hljs.initHighlightingOnLoad();</script>
 +
 
 +
</head>
 +
 
 +
</html>
 +
}}

Latest revision as of 16:49, 1 November 2017