Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
(Removing all content from page)
Line 1: Line 1:
-
 
+
<div style="position: absolute; top: -98px; visibility: hidden;">
 +
==Top==
 +
<html>
 +
<style type="text/css">
 +
<!--
 +
html{
 +
height: 100%;
 +
}
 +
body{
 +
height: 100%;
 +
background: #white url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png);
 +
}
 +
/* Layout */
 +
#globalWrapper{
 +
position: relative;
 +
height: 100%;
 +
width: 975px;
 +
padding: 0px;
 +
margin: 0px auto;
 +
}
 +
#top-section{
 +
position: absolute;
 +
top: 0px;
 +
z-index: 3;
 +
}
 +
#content{
 +
width: 975px;
 +
height: 100%;
 +
padding: 0px;
 +
overflow-x: hidden;
 +
overflow-y: hidden;
 +
z-index: auto;
 +
}
 +
#footer-box{
 +
position: absolute;
 +
bottom: 0px;
 +
z-index: 3;
 +
}
 +
/* Body Content */
 +
#bodyContent{
 +
overflow-y: scroll;
 +
margin: 98px 0px 5em;
 +
padding: 5px;
 +
}
 +
/* Header */
 +
#head{
 +
position: relative;
 +
margin: -5px;
 +
}
 +
#last{
 +
position: absolute;
 +
right: 0.5em;
 +
bottom: 0.5em;
 +
color: #ffffff;
 +
}
 +
#logo{
 +
position: fixed;
 +
bottom: 0px;
 +
z-index: 8;
 +
width: 975px;
 +
}
 +
#logo img{
 +
display: block;
 +
position: absolute;
 +
bottom: 5px;
 +
right: 5px;
 +
}
 +
-->
 +
</style>
 +
</html>
 +
</div>
 +
<div id="head">
 +
<div>[[Image:KyotoHome.png]]</div>
 +
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
 +
</div>
 +
__TOC__
 +
__NEWSECTIONLINK__
 +
<div id="body">
 +
----

Revision as of 14:58, 19 October 2010

Top

Contents