Team:Tsinghua
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <style> | ||
+ | div#contentSub{ | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | } | ||
+ | div#topmost{ | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #top-section{ | ||
+ | height: 40px; | ||
+ | width: 100%; | ||
+ | border: 0; | ||
+ | position: absolute; | ||
+ | } | ||
+ | div#p-logo{ | ||
+ | display: none; | ||
+ | } | ||
+ | div#menubar{ | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | } | ||
+ | div#menubar .selected a{ | ||
+ | color: yellow; | ||
+ | } | ||
+ | div#menubar a{ | ||
+ | color: #2CF; | ||
+ | } | ||
+ | form{ | ||
+ | display: none; | ||
+ | } | ||
+ | </style> | ||
<div style="position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; overflow: hidden"> | <div style="position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; overflow: hidden"> | ||
<a href="https://2010.igem.org/Team:Tsinghua/home" title="WELCOME! COME IN AND HAVE A LOOK!"><IMG SRC="https://static.igem.org/mediawiki/2010/2/2f/TSFace.jpg" width=100% height=100%></a> | <a href="https://2010.igem.org/Team:Tsinghua/home" title="WELCOME! COME IN AND HAVE A LOOK!"><IMG SRC="https://static.igem.org/mediawiki/2010/2/2f/TSFace.jpg" width=100% height=100%></a> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 15:21, 10 October 2010