Difference between revisions of "Template:Melbourne"

(adding new navbar)
 
(26 intermediate revisions by 2 users not shown)
Line 69: Line 69:
 
/* DEFAULT WIKI SETTINGS */
 
/* DEFAULT WIKI SETTINGS */
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 +
  
  
Line 79: 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_right_img{
 
margin-left:35px;
 
margin-top:10px;
 
}
 
  
 
.nav_text{
 
.nav_text{
Line 96: Line 93:
 
}
 
}
  
#navbar_bottom{
 
background-color: #333; /* Black background color */
 
    position: fixed; /* Make it stick/fixed */
 
    top: 19px; /* Hide the navbar 50 px outside of the top view */
 
    width: 100%; /* Full width */
 
    transition: top 0.3s; /* Transition effect when sliding down (and up) */
 
}
 
  
#navbar_bottom a {
 
  display: block;
 
    color: white;
 
    text-decoration: none;
 
text-align: center;
 
width: 33.33%;
 
float:left;
 
}
 
  
 
#navbar {
 
#navbar {
Line 123: Line 105:
 
/* Style the navbar links */
 
/* Style the navbar links */
 
#navbar a {
 
#navbar a {
 +
    float: left;
 
     display: block;
 
     display: block;
 
     color: white;
 
     color: white;
 
     text-decoration: none;
 
     text-decoration: none;
text-align: center;
 
 
width: 20%;
 
width: 20%;
float:left;
+
text-align: center;
 +
 
 
}
 
}
  
Line 599: Line 582:
  
 
<div id="navbar">
 
<div id="navbar">
  <a href="https://2018.igem.org/Team:Melbourne" class="nav_item, nav_text">Home</a>
+
 
 +
 
 +
 
 +
 
 +
<a href="https://2018.igem.org/Team:Melbourne" class="nav_item, nav_text">Home</a>
 
   <a href="https://2018.igem.org/Team:Melbourne/Team" class="nav_item, nav_text">Team</a>
 
   <a href="https://2018.igem.org/Team:Melbourne/Team" class="nav_item, nav_text">Team</a>
 +
<a href="https://igem.org/2018_Judging_Form?team=Melbourne" class="nav_item, nav_icon">
 +
<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/Project" class="nav_item, nav_text">Project</a>
   <a href="https://2018.igem.org/Team:Melbourne/Safety" class="nav_item, nav_text">Safety</a>
+
   <a href="https://2018.igem.org/Team:Melbourne/Experiment" class="nav_item, nav_text">Experiment</a>
<a href="https://2018.igem.org/Team:Melbourne/Safety" class="nav_item, nav_text">Parts</a>
+
</div>
+
  
<div id="project_desc">
 
  
Hello World
 
</div>
 
  
<div id="navbar_bottom">
 
  <a href="https://2018.igem.org/Team:Melbourne" class="nav_item, nav_text">Judging Form</a>
 
  <a href="https://2018.igem.org/Team:Melbourne/Team" class="nav_item, nav_text">Awards</a>
 
  <a href="https://2018.igem.org/Team:Melbourne/Project" class="nav_item, nav_text">Human Practices</a>
 
 
</div>
 
</div>
  
Line 622: 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