Team:ZJU-China/template/header
From 2013.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
<button id="showRightPush" title="User Editing Menu"></button> | <button id="showRightPush" title="User Editing Menu"></button> | ||
<div id="logo-wrapper"> | <div id="logo-wrapper"> | ||
- | <img src=" | + | <img src="https://2013.igem.org/File:ZJU_logo_header.png" alt="" name="logo" width="200" height="60" id="logo" /> |
<div id="iGEM_logo"> | <div id="iGEM_logo"> | ||
- | <a href="https://2013.igem.org/Main_Page" title="2013 iGEM Main Page"><img src=" | + | <a href="https://2013.igem.org/Main_Page" title="2013 iGEM Main Page"><img src="https://2013.igem.org/File:IGEMsmall_blue.png" alt="iGEM_logo" name="iGEM_logo" longdesc="iGEM_logo" /></a> |
</div> | </div> | ||
</div> | </div> | ||
Line 188: | Line 188: | ||
// add "cbp-spmenu-push" class to <body> label | // add "cbp-spmenu-push" class to <body> label | ||
$("body").addClass("cbp-spmenu-push"); | $("body").addClass("cbp-spmenu-push"); | ||
- | $("p:first"). | + | $("p:first").addclass("hidden"); |
</script> | </script> | ||
</html> | </html> |
Revision as of 14:56, 22 September 2013