Luke Zhang (Talk | contribs) |
Luke Zhang (Talk | contribs) |
||
Line 38: | Line 38: | ||
} | } | ||
li { list-style: none; } | li { list-style: none; } | ||
− | + | a { text-decoration: none; } | |
#menu a:link, a:visited, a:active { color: white; } | #menu a:link, a:visited, a:active { color: white; } | ||
#menu a:hover { color: #c1d9ff; } | #menu a:hover { color: #c1d9ff; } | ||
Line 46: | Line 46: | ||
#content{ | #content{ | ||
− | margin-top: - | + | margin-top: -34px; |
padding: 0px; | padding: 0px; | ||
background-color: #E6E6F2; | background-color: #E6E6F2; | ||
Line 77: | Line 77: | ||
#menu a:link, a:visited, a:active { color: white; } | #menu a:link, a:visited, a:active { color: white; } | ||
#menu a:hover { color: #c1d9ff; } | #menu a:hover { color: #c1d9ff; } | ||
+ | |||
+ | #contact a { text-decoration: none; } | ||
+ | #contact a:link, a:visited, a:active { color: white; } | ||
+ | #contact a:hover { color: #c1d9ff; } | ||
+ | |||
#menu { | #menu { | ||
float: right; | float: right; | ||
Line 105: | Line 110: | ||
− | + | ||
#sponsors { | #sponsors { | ||
text-align: center; | text-align: center; | ||
Line 222: | Line 227: | ||
#footer{ | #footer{ | ||
width: 100%; | width: 100%; | ||
− | height: | + | height:100px; /* footer的高度一定要是固定值*/ |
position:absolute; | position:absolute; | ||
bottom:0px; | bottom:0px; | ||
Line 333: | Line 338: | ||
<h1>background</h1> | <h1>background</h1> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 343: | Line 343: | ||
<div id="footer"> | <div id="footer"> | ||
− | + | <div id="sponsors"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ab/T--SDU-CHINA--Sponsors0.svg" alt="SPONSORS" usemap="#Map-Sponsors" /> | |
− | + | <map name="Map-Sponsors" class="Map-Sponsors"> | |
− | + | <area title="SDU" href="http://www.lifesci.sdu.edu.cn/" shape="rect" coords="0,0,247,60" /> | |
− | + | <area title="MATHWOAR" href="https://www.mathworks.com/" shape="rect" coords="247,0,440,60" /> | |
− | + | </map> | |
− | + | </div> | |
− | + | <div id="contact"> | |
− | + | <div><a href="mailto:sdubioigem@163.com">mailto:sdubioigem@163.com</a></div> | |
− | + | <div><a href="https://www.instagram.com/sdubiochina_2018/">www.instagram.com/sdubiochina_2018/</a></div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 03:35, 10 October 2018