Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<includeonly>
<includeonly>
-
<div style="position: absolute; top: -98px; visibility: hidden;">
+
<div style="display:none;">
-
<a name="top" id="top"></a>
+
__NEWSECTIONLINK__
<html>
<html>
<head>
<head>
<style type="text/css">
<style type="text/css">
<!--
<!--
-
body{
+
body
-
background: white url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center;
+
{
 +
background: url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center;
 +
background-color: white;
}
}
-
h1, hr{
+
#content
-
display: none;
+
{
-
}
+
-
#content{
+
-
width: 975px;
+
-
padding: 0px;
+
overflow-x: hidden;
overflow-x: hidden;
 +
padding: 5px;
}
}
-
#footer-box{
+
#bodyContent
-
margin: 0px auto 155px;
+
{
 +
margin: -1.5em -5px -5px;
}
}
-
/* Header */
+
#footer-box
-
#head{
+
{
-
position: absolute;
+
border-top: none;
-
top: 0px
+
-
width: 975px;
+
}
}
-
#last{
+
h1.firstHeading
 +
{
 +
display: none;
 +
}
 +
/* Header ******************************************************************/
 +
#head
 +
{
 +
position: relative;
 +
color: white;
 +
background: url(https://static.igem.org/mediawiki/2010/7/74/KyotoHome.png);
 +
height: 300px;
 +
}
 +
#last
 +
{
position: absolute;
position: absolute;
-
right: 1em;
+
right: 30px;
bottom: 2.5em;
bottom: 2.5em;
-
color: #ffffff;
 
}
}
-
#menu{
+
/* Header > Menu ******************************************************************/
 +
#menu
 +
{
position: absolute;
position: absolute;
-
right: 1em;
+
right: 30px;
-
bottom: 0em;
+
bottom: 0em;;
}
}
-
#menu a, #menu strong.selflink{
+
#menu div
-
display: block;
+
{
float: left;
float: left;
-
color: #ffffff;
+
margin: 0em 0em 0em 0.4em;
-
margin: 0em;
+
padding: 0.5em 1em;
padding: 0.5em 1em;
 +
color: black;
 +
background: #afb4db;
}
}
-
#menu strong.selflink{
+
#menu a
-
background: #ffffff;
+
{
-
color: #000000;
+
color: inherit;
 +
background: transparent;
 +
text-decoration: none;
}
}
-
#logo{
+
#menu .separator
-
position: fixed;
+
{
-
bottom: 0px;
+
margin: 0em 0em 0em 0.4em;
-
width: 975px;
+
padding: 0.5em 0em;
-
}
+
width: 2px;
-
#logo img{
+
background: #afb4db;
-
display: block;
+
-
position: absolute;
+
-
bottom: 5px;
+
-
right: 5px;
+
}
}
-
#toc{
+
/* Table of Contents ******************************************************************/
-
background: transparent;
+
#toc
-
padding: 5px;
+
{
 +
padding: 0p;
border: none;
border: none;
-
border-bottom: 3px solid #2f509f;
+
border-bottom: 3px solid #465daa;
border-spacing: 0px;
border-spacing: 0px;
border-collapse: collapse;
border-collapse: collapse;
 +
background: white;
font-size: 1em;
font-size: 1em;
-
width: 975px;
+
width: 100%;
}
}
-
#toc *{
+
#toc td
-
display: inline;
+
{
-
line-height: 2em;
+
padding: 0px 30px;
-
color: #000000;
+
}
 +
#toc a
 +
{
 +
color: black;
text-decoration: none;
text-decoration: none;
}
}
-
#toc li.toclevel-1{
+
#toc #toctitle, #toc .tocnumber, #toc li
-
padding: 0.5em 1em;
+
{
-
}
+
-
#toc div#toctitle, #toc span.tocnumber, #toc li.toclevel-2, #toc li.toclevel-3, #toc li.toclevel-4{
+
display: none;
display: none;
}
}
-
/* Body */
+
#toc ul
-
/* Heading */
+
{
-
#body{
+
line-height: 2em;
-
padding: 5px;
+
display: inline;
 +
margin: 0em;
 +
padding: 0em;
}
}
-
#body h2, #body h3, #body h4, #body h5{
+
#toc li.toclevel-1
 +
{
 +
display: inline;
 +
margin: 0em 1em 0em 0em;
 +
padding: 0em;
 +
}
 +
/* Main Body ******************************************************************/
 +
#body
 +
{
 +
padding: 1em 30px;
 +
border-bottom: 3px solid #465daa;
 +
}
 +
#body h2, #body h3, #body h4, #body h5
 +
{
margin: 1em 0em 0.5em;
margin: 1em 0em 0.5em;
padding: 0.3em 10px;
padding: 0.3em 10px;
Line 92: Line 121:
font-weight: normal;
font-weight: normal;
}
}
-
#body h2{
+
#body h2
-
border-bottom: 2px solid #fddea5;
+
{
 +
border-bottom: 2px solid #ffdaa2;
font-size: 1.5em;
font-size: 1.5em;
}
}
-
#body h3{
+
#body h3
 +
{
font-size: 1.3em;
font-size: 1.3em;
-
background: #fddea5;
+
background: #ffdaa2;
}
}
-
#body h4{
+
#body h4
 +
{
padding: 0.3em 10px 0.3em 5px;
padding: 0.3em 10px 0.3em 5px;
font-size: 1em;
font-size: 1em;
-
border-left: 5px solid #fddea5;  
+
border-left: 5px solid #ffdaa2;  
}
}
-
#body .editsection{
+
#body img
 +
{
 +
margin: 0.5em 0em;
 +
}
 +
#body .editsection
 +
{
font-size: small;
font-size: small;
font-weight: normal;
font-weight: normal;
}
}
-
#body .by{
+
#body div.title
-
font-size: 80%;
+
{
 +
margin: 1em 0em 0.5em;
 +
text-align: center;
 +
font-size: 200%;
 +
font-weight: bold;
}
}
-
/* List */
+
#body div.subtitle
-
#body ul{
+
{
 +
text-align: center;
 +
font-style: italic;
 +
}
 +
/* List ***********************************************************************/
 +
#body dt
 +
{
 +
font-weight: normal;
 +
margin-bottom: -1.5em;
 +
}
 +
#body dd
 +
{
 +
position: relative;
 +
left: 15em;
 +
margin-right: 15em;
 +
}
 +
#body ul
 +
{
list-style-image: none;
list-style-image: none;
list-style-type: disc;
list-style-type: disc;
}
}
-
/* Table */
+
#body .by
-
#body table{
+
{
 +
font-size: 80%;
 +
font-weight: normal;
 +
}
 +
/* Table **********************************************************************/
 +
#body table
 +
{
margin: 0.5em 0em;
margin: 0.5em 0em;
padding: 0em;
padding: 0em;
Line 145: Line 209:
background: white !important;
background: white !important;
}
}
-
 
+
/* References **********************************************************************/
 +
#body .reference h4
 +
{
 +
display: none;
 +
}
 +
/* Other **********************************************************************/
 +
#body hr
 +
{
 +
display: none;
 +
}
-->
-->
</style>
</style>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
<!--
 +
$(document).ready(function()
 +
{
 +
/* menu script */
 +
$("#menu div:has(.selflink)")
 +
.css({"color":"black", "background":"white"})
 +
});
 +
-->
 +
</script>
</head>
</head>
</html>
</html>
</div>
</div>
<div id="head">
<div id="head">
-
<div>[[Image:KyotoHome.png]]</div>
 
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
<div id="menu">
<div id="menu">
-
[[Team:Kyoto|Home]]
+
<div>[[Team:Kyoto|Home]]</div>
-
[[Team:Kyoto/Team|Team]]
+
<div>[[Team:Kyoto/Team|Team]]</div>
-
[[Team:Kyoto/Project|Project]]
+
<div class="separator"><br /></div>
-
[[Team:Kyoto/Parts|Parts]]
+
<div>[[Team:Kyoto/Project|Project]]</div>
-
[[Team:Kyoto/HumanPractice|HumanPractice]]
+
<div>[[Team:Kyoto/Modeling|Modeling]]</div>
-
[[Team:Kyoto/Safety|Safety]]
+
<div>[[Team:Kyoto/Parts|Parts]]</div>
 +
<div class="separator"><br /></div>
 +
<div>[[Team:Kyoto/Notebook|Notebook]]</div>
 +
<div>[[Team:Kyoto/Protocols|Protocols]]</div>
 +
<div>[[Team:Kyoto/LearnMore|LearnMore]]</div>
 +
<div class="separator"><br /></div>
 +
<div>[[Team:Kyoto/HumanPractice|HumanPractice]]</div>
 +
<div>[[Team:Kyoto/Safety|Safety]]</div>
</div>
</div>
</div>
</div>
-
<div id="logo">[[Image:KyotoLogoLysisbox.png|150px|right]]</div>
 
__TOC__
__TOC__
-
__NEWSECTIONLINK__
 
<div id="body">
<div id="body">
</includeonly>
</includeonly>

Revision as of 06:08, 20 October 2010