ShuguangWang (Talk | contribs) |
ShuguangWang (Talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> | ||
− | <style> | + | <style type="text/css"> |
#sideMenu, | #sideMenu, | ||
#top_title, | #top_title, | ||
− | #team_submenu { | + | #team_submenu{ |
display: none; | display: none; | ||
} | } | ||
+ | #HQ_page p { | ||
+ | display: none; | ||
+ | } | ||
#content { | #content { | ||
Line 48: | Line 51: | ||
body { | body { | ||
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | background-color: #F3F3F3; | |
− | + | font-size: 16px; | |
− | + | font-family: Arial, Verdana, Sans-serif; | |
− | + | letter-spacing: 0; | |
− | + | color: #FFFFFF; | |
− | } | + | } |
.daohang { | .daohang { | ||
Line 69: | Line 72: | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 110: | Line 107: | ||
overflow: hidden; | overflow: hidden; | ||
height: 64px; | height: 64px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 122: | Line 113: | ||
float: left; | float: left; | ||
margin: 0; | margin: 0; | ||
− | |||
text-align: center; | text-align: center; | ||
height: 224px; | height: 224px; | ||
+ | } | ||
+ | |||
+ | .daohang .shortName { | ||
+ | width: 110px; | ||
+ | } | ||
+ | |||
+ | .daohang .longName { | ||
+ | width: 170px; | ||
} | } | ||
Line 144: | Line 142: | ||
.daohang .item { | .daohang .item { | ||
+ | font-size: 16px; | ||
height: 40px; | height: 40px; | ||
line-height: 40px; | line-height: 40px; | ||
Line 186: | Line 185: | ||
position: absolute; | position: absolute; | ||
width: 80px; | width: 80px; | ||
− | height: | + | height: 3px; |
bottom: 5px; | bottom: 5px; | ||
left: 15px; | left: 15px; | ||
Line 208: | Line 207: | ||
position: absolute; | position: absolute; | ||
width: 130px; | width: 130px; | ||
− | height: | + | height: 3px; |
bottom: 5px; | bottom: 5px; | ||
left: 20px; | left: 20px; | ||
background-color: #f51720; | background-color: #f51720; | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1000px) { | ||
+ | .logo-daohang { | ||
+ | left: 5%; | ||
+ | } | ||
+ | |||
+ | .daohang .caidan { | ||
+ | right: 0; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 880px) { | ||
+ | |||
+ | .daohang .caidan { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .logo-daohang { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .daohang .shortName { | ||
+ | width: 15vw; | ||
+ | } | ||
+ | |||
+ | .daohang .longName { | ||
+ | width: 25vw; | ||
+ | } | ||
+ | |||
+ | .daohang .shortName .item:before { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .daohang .shortName .item:hover:after { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .daohang .longName .item:before { | ||
+ | display: none; | ||
+ | |||
+ | } | ||
+ | |||
+ | .daohang .longName .item:hover:after { | ||
+ | display: none; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
Line 248: | Line 293: | ||
<a class="item" href="https://2018.igem.org/Team:HZAU-China/Software">Software</a> | <a class="item" href="https://2018.igem.org/Team:HZAU-China/Software">Software</a> | ||
</li> | </li> | ||
− | <li class="hiLight longName | + | <li class="hiLight longName"> |
<a class="nav_head" href="#"> | <a class="nav_head" href="#"> | ||
<span>Human Practices</span> | <span>Human Practices</span> | ||
Line 266: | Line 311: | ||
<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> | + | <li class="shortName"> |
<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> |
Latest revision as of 22:18, 30 September 2018