Difference between revisions of "Template:DTU-Denmark"

 
(34 intermediate revisions by the same user not shown)
Line 50: Line 50:
 
           $('nav').addClass('black');
 
           $('nav').addClass('black');
 
         }else {
 
         }else {
if($(window).width()>1006){
+
if($(window).width()>1200){
 
           $('nav').removeClass('black');
 
           $('nav').removeClass('black');
 
}
 
}
Line 129: Line 129:
  
 
$(document).ready(function() {
 
$(document).ready(function() {
   if ($(window).width()< 800 ) {
+
   if ($(window).width()< 850 ) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
smallscreennavbar();
 
smallscreennavbar();
Line 137: Line 137:
 
}
 
}
  
if ($(window).width() < 1006) {
+
if ($(window).width() < 1070) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');
Line 149: Line 149:
 
$(window).resize(function() {
 
$(window).resize(function() {
 
   windowsize = $(window).width();
 
   windowsize = $(window).width();
   if (windowsize < 800 ) {
+
   if (windowsize < 850 ) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
smallscreennavbar();
 
smallscreennavbar();
Line 157: Line 157:
 
}
 
}
  
   if (windowsize < 1006) {
+
   if (windowsize < 1070) {
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
     //if the window is less than 700 wide then turn on footer as coloumn.
 
$('nav').addClass('black');
 
$('nav').addClass('black');
Line 206: Line 206:
 
     height: 100%;
 
     height: 100%;
 
}
 
}
 
+
#globalWrapper{padding-bottom: 0px;font-size:127%;}
 
body{
 
body{
 
     display: flex;
 
     display: flex;
Line 219: Line 219:
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent{}
 
#bodyContent{}
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
 
#bodyContent a[href ^="https://"], .link-https { padding-right:0px;}
 
#bodyContent a[href ^="https://"], .link-https { padding-right:0px;}
 
 
Line 229: Line 229:
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
  
+
 
  
 
/*mobile menu bar styling*/
 
/*mobile menu bar styling*/
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 
/*mobile menu bar styling*/
 
/*mobile menu bar styling*/
Line 602: Line 636:
  
  
.textstuff{font-size:127%;}
+
 
  
  
Line 622: Line 656:
 
/*size for title h tags
 
/*size for title h tags
 
.igem_2019_team_content .igem_2019_team_column_wrapper h1 { font-size: 210%;}
 
.igem_2019_team_content .igem_2019_team_column_wrapper h1 { font-size: 210%;}
.igem_2019_team_content .igem_2019_team_column_wrapper h2 { font-size: 190%;}
+
.igem_2019_team_content .igem_2019_team_column_wrapper h2 { font-size: 190%;margin-bottom:25px;}
 
.igem_2019_team_content .igem_2019_team_column_wrapper h3 { font-size: 170%;}
 
.igem_2019_team_content .igem_2019_team_column_wrapper h3 { font-size: 170%;}
 
.igem_2019_team_content .igem_2019_team_column_wrapper h4 { font-size: 160%;}
 
.igem_2019_team_content .igem_2019_team_column_wrapper h4 { font-size: 160%;}
Line 885: Line 919:
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
  
#top_menu_under{height:0px;}
+
 
#globalWrapper{padding-bottom: 0px;font-size:127%;}
+
 
 
li.clearfix{
 
li.clearfix{
 
list-style-type:none;
 
list-style-type:none;
Line 904: Line 938:
 
<head>  
 
<head>  
  
<!-- This tells the browser that your page is responsive -->
+
<!-- This tells the browser that your page is responsive-->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,500,700">
+
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,500,700">  
 
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
 
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
 +
<!--<link rel="stylesheet" type="text/css" href="https://2019.igem.org/Template:DTU-Denmark/jquerymin?family=Roboto+Slab:300,400,500,700">-->
  
<meta name="viewport" content="width=device-width, initial-scale=1">  
+
 
 +
<link rel="stylesheet" type="text/css" href="Template:DTU-Denmark/fontCSS?action=raw&ctype=text/css&family">
 +
<script type="text/javascript" src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  
 
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 +
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  
  
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
+
<meta name="viewport" content="width=device-width, initial-scale=1">  
 +
 
  
  
Line 934: Line 973:
 
       </div>
 
       </div>
 
       <ul id='menu'>
 
       <ul id='menu'>
          
+
         <li class="dropdown">
        
+
       <a href="https://2019.igem.org/Team:DTU-Denmark/Awards" class="dropbtn"><img src="https://static.igem.org/mediawiki/2019/c/c0/T--DTU-Denmark--medallogo.svg" style="height:30px;" alt="Awards"></a>
 
+
</li>
 
           <li class="dropdown">
 
           <li class="dropdown">
 
               <a href="https://2019.igem.org/Team:DTU-Denmark/Description" class="dropbtn">Project</a>
 
               <a href="https://2019.igem.org/Team:DTU-Denmark/Description" class="dropbtn">Project</a>
Line 942: Line 981:
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Description">Description</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Description">Description</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Design">Design</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Design">Design</a>
 +
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Promoter">Promoter Design</a>
 +
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Plasmid">Vector Design</a>
 +
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Measurement">Measurement Design</a>
 +
 +
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Results">Results</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Results">Results</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Demonstrate">Demonstrate</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Demonstrate">Demonstrate</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Safety">Safety</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Safety">Safety</a>
                <a href="https://2019.igem.org/Team:DTU-Denmark/Collaborations">Collaboration</a>
+
         
                <a href="https://2019.igem.org/Team:DTU-Denmark/Improve">Improve</a>
+
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Contribution">Characterization</a>
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Contribution">Contribution</a>
+
 
               </div>
 
               </div>
 
             </li>
 
             </li>
Line 986: Line 1,029:
 
               <div class="dropdown-content">
 
               <div class="dropdown-content">
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Team">Team Members</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Team">Team Members</a>
 +
      <a href="https://2019.igem.org/Team:DTU-Denmark/Collaborations">Collaboration</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Attributions">Attributions</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Attributions">Attributions</a>
 
            
 
            
Line 993: Line 1,037:
 
          
 
          
 
         <li class="dropdown">
 
         <li class="dropdown">
               <a href="https://2019.igem.org/Team:DTU-Denmark/Human_Practices" class="dropbtn">Human Practices</a>
+
               <a href="https://2019.igem.org/Team:DTU-Denmark/Integrated_Human_Practices" class="dropbtn">Human Practices</a>
 
               <div class="dropdown-content">
 
               <div class="dropdown-content">
 +
<a href="https://2019.igem.org/Team:DTU-Denmark/Integrated_Human_Practices">Integrated Human Practices</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Human_Practices">Human Practices</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Human_Practices">Human Practices</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Public_Engagement">Education and Engagement</a>
 
                 <a href="https://2019.igem.org/Team:DTU-Denmark/Public_Engagement">Education and Engagement</a>
Line 1,020: Line 1,065:
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Description">Description</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Description">Description</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Design">Design</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Design">Design</a>
     <a https://2019.igem.org/Team:DTU-Denmark/Results">Results</a>
+
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Promoter">Promoter Design</a>
 +
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Plasmid">Vector Design</a>
 +
<a  style="padding-left:2em" href="https://2019.igem.org/Team:DTU-Denmark/Design_Measurement">Measurement Design</a>
 +
 
 +
     <a href="https://2019.igem.org/Team:DTU-Denmark/Results">Results</a>
  
<!-- <a  style="padding-left:2em" href="https://2018.igem.org/Team:DTU-Denmark/Results-choosing-organism">Choice of Organism</a>
 
<a  style="padding-left:2em" href="https://2018.igem.org/Team:DTU-Denmark/Results-amilCP">amilCP Expression</a>
 
<a  style="padding-left:2em" href="https://2018.igem.org/Team:DTU-Denmark/Results-melA">melA Expression</a>
 
<a  style="padding-left:2em" href="https://2018.igem.org/Team:DTU-Denmark/Results-NAT-1">nat1 Expression</a>
 
  
<a  style="padding-left:2em" href="https://2018.igem.org/Team:DTU-Denmark/Ganoderma-protoplastation">Ganoderma Protoplastation</a> -->
 
  
  
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Demonstrate">Demonstrate</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Demonstrate">Demonstrate</a>
    <a href="https://2019.igem.org/Team:DTU-Denmark/Collaborations">Collaborations</a>
+
    <a href="https://2019.igem.org/Team:DTU-Denmark/Improve">Improve</a>
+
     <a href="https://2019.igem.org/Team:DTU-Denmark/Contribution">Characterization</a>
     <a href="https://2019.igem.org/Team:DTU-Denmark/Contribution">Contribution</a>
+
 
     </div>
 
     </div>
 
      
 
      
Line 1,066: Line 1,109:
 
   </a><div id="myLinks5" class="topsubnav">
 
   </a><div id="myLinks5" class="topsubnav">
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Team">Team Members</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Team">Team Members</a>
 +
  <a href="https://2019.igem.org/Team:DTU-Denmark/Collaborations">Collaborations</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Attributions">Attributions</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Attributions">Attributions</a>
 
     </div>
 
     </div>
Line 1,074: Line 1,118:
 
     Human Practices
 
     Human Practices
 
   </a><div id="myLinks6" class="topsubnav">
 
   </a><div id="myLinks6" class="topsubnav">
 +
<a href="https://2019.igem.org/Team:DTU-Denmark/Integrated_Human_Practices">Integrated Human Practices</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Human_Practices">Human Practices</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Human_Practices">Human Practices</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Public_Engagement">Education & Engagement</a>
 
     <a href="https://2019.igem.org/Team:DTU-Denmark/Public_Engagement">Education & Engagement</a>
Line 1,094: Line 1,139:
  
  
<div class="igem_2019_team_content textstuff" style="overflow:unset; ">
+
<div class="igem_2019_team_content" style="overflow:unset; ">
 
<div class="igem_2019_team_column_wrapper" style="overflow:unset">
 
<div class="igem_2019_team_column_wrapper" style="overflow:unset">

Latest revision as of 00:46, 13 December 2019