Template:Tokyotechcss

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<style type="text/css">
-
 
-
 
-
/* hide some igem stuff... */
 
-
 
-
h1.firstHeading, #p-logo, #catlinks {
 
-
display: none;
 
-
}
 
-
 
-
.previewnote {
 
-
position: fixed;
 
-
background: #FFCCCC;
 
-
left: 0;
 
-
width: 10em;
 
-
top: 0;
 
-
z-index: 100;
 
-
}
 
-
 
-
.previewnote:hover {
 
-
visibility: hidden;
 
-
}
 
html
html
Line 321: Line 301:
}
}
</style>
</style>
 +
 +
<script>
 +
/*delete some header*/
 +
    document.getElementById("top-section").style.display="none";
 +
</script>
</head>
</head>

Revision as of 16:14, 7 July 2013