ShuguangWang (Talk | contribs) |
ShuguangWang (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
Line 42: | Line 41: | ||
padding: 0; | padding: 0; | ||
list-style: none; | list-style: none; | ||
+ | list-style-type: none; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 47: | Line 47: | ||
.nav { | .nav { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 0px; |
margin: 0 8px; | margin: 0 8px; | ||
+ | width: 95%; | ||
+ | height: 64px; | ||
+ | margin: auto; | ||
position: relative; | position: relative; | ||
color: #ffffff; | color: #ffffff; | ||
min-width: 1000px; | min-width: 1000px; | ||
− | |||
box-shadow: 0 1px 3px #CCCCCC; | box-shadow: 0 1px 3px #CCCCCC; | ||
border-radius: 3px; | border-radius: 3px; | ||
background-color: #1fa67a; | background-color: #1fa67a; | ||
− | background-image: url("https://static.igem.org/mediawiki/2018/7/7d/T--HZAU-China--bgimg0.png"); | + | background-image: url("https://static.igem.org/mediawiki/2018/7/7d/T--HZAU-China--bgimg0.png"); |
} | } | ||
Line 82: | Line 84: | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
− | left: | + | left: 35%; |
margin: 0 0 0 0; | margin: 0 0 0 0; | ||
z-index: 100; | z-index: 100; | ||
padding: 0; | padding: 0; | ||
− | + | width: 65%; | |
− | + | height: 64px; | |
overflow: hidden; | overflow: hidden; | ||
− | + | ||
} | } | ||
Line 101: | Line 103: | ||
.nav .nav_list .shortName { | .nav .nav_list .shortName { | ||
− | width: | + | width: 13%; |
} | } | ||
.nav .nav_list .longName { | .nav .nav_list .longName { | ||
− | width: | + | width: 20%; |
+ | } | ||
+ | |||
+ | .nav .nav_list .dandian{ | ||
+ | width:10%; | ||
} | } | ||
Line 256: | Line 262: | ||
<a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a> | <a class="item" href="https://2018.igem.org/Team:HZAU-China/Collaborations">Collaborations</a> | ||
</li> | </li> | ||
− | <li class=" | + | <li class="dandian"> |
<a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Parts"> | <a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Parts"> | ||
<span>Parts</span> | <span>Parts</span> | ||
</a> | </a> | ||
</li> | </li> | ||
− | <li class=" | + | <li class="dandian"> |
<a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Safety"> | <a class="nav_head" href="https://2018.igem.org/Team:HZAU-China/Safety"> | ||
<span>Safety</span> | <span>Safety</span> |
Revision as of 18:09, 25 September 2018