(Editing the navbar menu (logo in center)) |
|||
Line 83: | Line 83: | ||
.nav_text{ | .nav_text{ | ||
font-size: 18px; | font-size: 18px; | ||
− | + | margin-top: 10px; | |
− | margin-top: | + | |
− | + | ||
padding-top: 35px; | padding-top: 35px; | ||
padding-bottom: 35px; | padding-bottom: 35px; | ||
− | |||
} | } | ||
− | .nav_icon{ | + | .nav_icon { |
padding-top: 10px; | padding-top: 10px; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
− | |||
− | |||
} | } | ||
+ | |||
Line 105: | 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) */ | ||
− | |||
} | } | ||
Line 114: | Line 109: | ||
color: white; | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
+ | width: 20%; | ||
+ | text-align: center; | ||
+ | |||
} | } | ||
Line 585: | Line 583: | ||
<div id="navbar"> | <div id="navbar"> | ||
− | |||
− | |||
− | |||
− | <a href="https://2018.igem.org/Team:Melbourne" class="nav_text">Home</a> | + | |
− | <a href="https://2018.igem.org/Team:Melbourne/Team" class="nav_text">Team</a> | + | <a href="https://2018.igem.org/Team:Melbourne" class="nav_item, nav_text">Home</a> |
− | <a href="https://2018.igem.org/Team:Melbourne/Project" class="nav_text">Project</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/Safety" class="nav_text">Safety</a> | + | <a 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/Safety" class="nav_item, nav_text">Safety</a> | ||
Revision as of 01:23, 7 October 2018