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

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_inside > ul {
 
#top_menu_inside > ul {
Line 69: Line 68:
 
<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 128: Line 127:
  
 
</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>
 
}}
 
}}

Revision as of 17:35, 29 October 2017