Line 15: | Line 15: | ||
#content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | ||
body { | body { | ||
− | background-color: # | + | background-color: #F2E2C1; |
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | width:1263px; | ||
+ | left:auto; | ||
+ | right:auto; | ||
} | } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.const{ | .const{ | ||
margin-bottom: -10px; | margin-bottom: -10px; | ||
position:fixed; | position:fixed; | ||
+ | top:5px; | ||
width:1263px; | width:1263px; | ||
− | + | left:auto; | |
− | + | right:auto; | |
+ | |||
} | } | ||
− | + | #logo{ | |
− | # | + | margin-top:4px; |
− | margin: | + | |
+ | |||
+ | |||
+ | float:right; | ||
} | } | ||
− | + | #logo p img { | |
− | + | height: 52px; | |
+ | width: 70px; | ||
+ | |||
+ | } | ||
/* Actually this make the navigation bar bigger and better*/ | /* Actually this make the navigation bar bigger and better*/ | ||
#nav { | #nav { | ||
Line 75: | Line 83: | ||
#nav li { | #nav li { | ||
− | float: | + | float: left; |
} | } | ||
Line 141: | Line 149: | ||
</head> | </head> | ||
− | <div class="const"> | + | <body> |
− | + | <div class="const"> | |
− | + | <div id="logo"> | |
− | + | <p> | |
+ | <a href="https://2017.igem.org/Team:SIAT-SCIE/Home"><img src="https://static.igem.org/mediawiki/2017/2/2b/SIAT-SCIE_sample.png" alt="team logo" /></a> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="nav"> | ||
+ | <ul> | ||
− | + | <li class="dropdownlist"> | |
− | + | <a href="javascript:void(0)" class="dropbtn">Project</a> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="dropdown_content"> | |
− | + | <a href="https://2017.igem.org/Team:SIAT-SCIE/Project_Description" alt="Description">Description</a> | |
− | + | <a href="https://2017.igem.org/Team:SIAT-SCIE/Results" alt="Results">Results</a> | |
− | + | <a href="#" alt="Proof">Proof</a> | |
− | + | <a href="#" alt="Parts">Parts</a> | |
+ | </div> | ||
− | + | </li> | |
− | < | + | <li class="dropdownlist"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <a href="javascript:void(0)" class="dropbtn">Notebook</a> | |
− | + | <div class="dropdown_content"> | |
− | + | <a href="#" alt="IGEM Diary">IGEM Diary</a> | |
− | + | <a href="#" alt="Lab Book">Lab Book</a> | |
+ | <a href="#" alt="Safety">Safety</a> | ||
+ | <a href="#" alt="Protocol">Protocol</a> | ||
+ | </div> | ||
− | < | + | </li> |
− | + | <li><a href="#" title="Parts">Parts</a></li> | |
− | <a href="https://2017.igem.org/Team:SIAT-SCIE/ | + | <li><a href="#" title="Awards">Awards</a></li> |
− | + | <li><a href="https://2017.igem.org/Team:SIAT-SCIE/Team" title="Team">Team</a></li> | |
− | + | <li class="dropdownlist"> | |
− | + | <a href="javascript:void(0)" class="dropbtn">Human Practice</a> | |
+ | <div class="dropdown_content"> | ||
+ | <a href="https://2017.igem.org/Team:SIAT-SCIE/Intergrated_human_practice" alt="Intergrated Human Practice">Intergrated HP</a> | ||
+ | <a href="https://2017.igem.org/Team:SIAT-SCIE/Collaboration" alt="Collaboration">Collaboration</a> | ||
+ | <a href="https://2017.igem.org/Team:SIAT-SCIE/Engagement" alt="Engagement">Engagement</a> | ||
− | + | </div> | |
− | + | </li> | |
+ | <li><a href="https://2017.igem.org/Team:SIAT-SCIE/InterLab" title="InterLab">InterLab</a></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
</div> | </div> | ||
− | </ | + | </body> |
+ | </html> |
Revision as of 03:35, 14 August 2017