Difference between revisions of "Template:Melbourne"

 
(48 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<script>
 
<script>
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 +
 +
 +
  
 
// When the user scrolls down 20px from the top of the document, slide down the navbar
 
// When the user scrolls down 20px from the top of the document, slide down the navbar
Line 77: Line 80:
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
  
 +
 +
.nav_text{
 +
font-size: 18px;
 +
margin-top: 10px;
 +
padding-top: 35px;
 +
padding-bottom: 35px;
 +
}
 +
 +
.nav_icon {
 +
padding-top: 10px;
 +
padding-bottom: 5px;
 +
}
  
  
Line 86: Line 101:
 
     width: 100%; /* Full width */
 
     width: 100%; /* Full width */
 
     transition: top 0.3s; /* Transition effect when sliding down (and up) */
 
     transition: top 0.3s; /* Transition effect when sliding down (and up) */
    padding-left: 50px;
 
 
}
 
}
  
Line 94: Line 108:
 
     display: block;
 
     display: block;
 
     color: white;
 
     color: white;
    text-align: center;
 
    padding: 25px;
 
 
     text-decoration: none;
 
     text-decoration: none;
 +
width: 20%;
 +
text-align: center;
 +
 
}
 
}
  
Line 103: Line 118:
 
     color: black;
 
     color: black;
 
}
 
}
 +
 +
 +
 +
 +
 +
  
  
Line 558: Line 579:
 
<!--- Menu --->
 
<!--- Menu --->
 
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 +
 +
 
<div id="navbar">
 
<div id="navbar">
  <a href="#home">Home</a>
+
 
   <a href="#news">Team</a>
+
 
  <a href="#contact">Project</a>
+
 
  <a href="#news">Parts</a>
+
 
  <a href="#contact">Safety</a>
+
<a href="https://2018.igem.org/Team:Melbourne" class="nav_item, nav_text">Home</a>
  <a href="#contact">Human Practices</a>
+
   <a href="https://2018.igem.org/Team:Melbourne/Team" class="nav_item, nav_text">Team</a>
   <a href="#news">Awards</a>
+
<a href="https://igem.org/2018_Judging_Form?team=Melbourne" class="nav_item, nav_icon">
   <a href="#contact">Judging Form</a>
+
<img src="http://www.ampc.ms.unimelb.edu.au/srg/index_files/UOM.png" width="115px", height="95px">
 +
</a>
 +
   <a href="https://2018.igem.org/Team:Melbourne/Project" class="nav_item, nav_text">Project</a>
 +
   <a href="https://2018.igem.org/Team:Melbourne/Experiment" class="nav_item, nav_text">Experiment</a>
 +
 
 +
 
 +
 
 
</div>
 
</div>
  
Line 574: Line 603:
 
<!--- Content of the page  --->
 
<!--- Content of the page  --->
 
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
<!------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
 
<div class="igem_2018_team_content">
 
<div class="igem_2018_team_column_wrapper">
 
<div class="clear extra_space"></div>
 
<div class="clear extra_space"></div>
 

Latest revision as of 13:15, 17 October 2018