Lukas Adam (Talk | contribs) |
Lukas Adam (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
− | <link rel="stylesheet" href="/ | + | <!-- 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&ctype=text/css" /> | ||
+ | <script src="https://2017.igem.org/Template:Heidelberg/bootstrapmin/JS?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
+ | |||
+ | <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&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&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://cdn.plot.ly/plotly-latest.min.js"></script> | ||
+ | |||
+ | <script type="text/javascript" src="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/JS?action=raw&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&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/zitator?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | var bibfile = "https://static.igem.org/mediawiki/2017/a/a5/T--Heidelberg--Team_Heidelberg_2017_references.txt"; | ||
+ | $(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"> | ||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | </html> | ||
+ | {{Heidelberg/navbar}} | ||
+ | |||
+ | <html> | ||
− | |||
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/jquery&action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/jquery&action=raw&ctype=text/javascript"></script> |
Revision as of 02:37, 31 October 2017