Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
 
(270 intermediate revisions not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="display:none;">
<div style="display:none;">
-
__NEWSECTIONLINK__
 
<html>
<html>
<head>
<head>
<style type="text/css">
<style type="text/css">
<!--
<!--
-
body
+
body{
-
{
+
background: white url(/wiki/images/b/b9/KyotoDot.png) fixed center;
-
background: url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center;
+
line-height: 150%;
 +
padding-bottom: 1000px;
}
}
-
#content
+
h1.firstHeading, hr, #contentSub{
-
{
+
-
overflow-x: hidden;
+
-
padding: 5px;
+
-
}
+
-
#contentSub, h1
+
-
{
+
display: none;
display: none;
}
}
-
/* Header ******************************************************************/
+
/* Header */
-
#head
+
#head{
-
{
+
position: relative;
position: relative;
-
margin: -5px -5px 0px;
+
margin: 0em -5px -5px;
-
padding: 30px;
+
-
color: white;
+
-
background: black;
+
}
}
-
#last
+
#last{
-
{
+
position: absolute;
position: absolute;
-
right: 30px;
+
right: 1em;
bottom: 2.5em;
bottom: 2.5em;
 +
color: #ffffff;
}
}
-
/* Header > Menu ******************************************************************/
+
#menu{
-
#menu
+
-
{
+
position: absolute;
position: absolute;
-
right: 30px;
+
right: 1em;
bottom: 0em;
bottom: 0em;
}
}
-
#menu div
+
#menu a, #menu strong.selflink{
-
{
+
display: block;
float: left;
float: left;
 +
color: #ffffff;
margin: 0em;
margin: 0em;
-
padding: 0.5em 1em;
+
padding: 0.5em 0.6em;
 +
font-size: 95%;
}
}
-
#menu a
+
#menu strong.selflink{
-
{
+
background: #ffffff;
-
color: inherit;
+
color: #000000;
-
background: transparent;
+
-
text-decoration: none;
+
}
}
-
#menu .separator
+
#logo{
-
{
+
position: absolute;
-
margin: 0em 0.5em;
+
right: 5px;
-
padding: 0.5em 0em;
+
top: 5px;
-
width: 1px;
+
z-index: 100;
-
background: white;
+
}
}
-
/* Table of Contents ******************************************************************/
+
#toc{
-
#toc
+
background: transparent;
-
{
+
margin: 5px -5px 0px;
-
margin: 0em -30px;
+
border: none;
-
padding: 0em 30px;
+
border-bottom: 3px solid #2f509f;
-
border-bottom: 3px solid black;
+
border-spacing: 0px;
-
background: white;
+
border-collapse: collapse;
-
width: 100%;
+
font-size: 1em;
font-size: 1em;
 +
width: 975px;
}
}
-
#toc a
+
#toc *, .toc *, #toc ul ul{
-
{
+
display: inline;
-
color: black;
+
line-height: 2em;
 +
color: #000000;
text-decoration: none;
text-decoration: none;
 +
margin: 0em;
 +
padding: 0em;
}
}
-
#toc #toctitle, #toc .tocnumber, #toc li
+
#toc div#toctitle, #toc span.tocnumber, #toc li.toclevel-1 a{
-
{
+
display: none;
display: none;
}
}
-
#toc li.toclevel-1
+
#toc li.toclevel-2 a{
-
{
+
display: inline;
display: inline;
-
padding: 0em 0.5em;
+
padding: 0.5em 0em 0.5em 1em;
 +
}
 +
#toc li.toclevel-3 a{
 +
display: none;
}
}
-
/* Main Body ******************************************************************/
+
/* Body */
-
#body
+
#body{
-
{
+
padding: 0px 10px;
-
margin: -5px;
+
-
padding: 1em 30px;
+
-
border-bottom: 3px solid black;
+
-
overflow: auto;
+
}
}
-
#body h2, #body h3, #body h4, #body h5
+
/* Heading */
-
{
+
#body h2, #body h3, #body h4, #body h5{
margin: 1em 0em 0.5em;
margin: 1em 0em 0.5em;
-
padding: 0.3em 0em;
+
padding: 0.3em 10px;
clear: both;
clear: both;
font-weight: normal;
font-weight: normal;
}
}
-
#body h2
+
#body h2{
-
{
+
font-size: 1.8em;
 +
border-top: 5px solid #fddea5;
 +
border-bottom: 5px solid #fddea5;
 +
}
 +
#body h3{
font-size: 1.5em;
font-size: 1.5em;
 +
border-right: 1px solid #aaa;
 +
border-bottom: 1px solid #aaa;
 +
background: #fddea5;
}
}
-
#body h3
+
#body h4{
-
{
+
font-size: 1.3em;
font-size: 1.3em;
-
background: #ffb74c;
+
border-bottom: 3px solid #fddea5;
}
}
-
#body h4
+
#body h5{
-
{
+
font-size: 1em;
font-size: 1em;
-
border-left: 1em solid #233b6c;  
+
font-weight: bold;
 +
padding: 0em;
 +
margin: 1em 0em 0em;
}
}
-
#body .editsection
+
#body .editsection{
-
{
+
font-size: small;
font-size: small;
font-weight: normal;
font-weight: normal;
}
}
-
#body div.title
+
#body .by{
-
{
+
font-size: 80%;
-
margin: 1em 0em 0.5em;
+
-
text-align: center;
+
-
font-size: 200%;
+
-
font-weight: bold;
+
}
}
-
#body div.subtitle
+
/* Image */
-
{
+
#body div.thumbright div.thumbinner{
-
text-align: center;
+
width: auto !important;
-
font-style: italic;
+
}
}
-
/* List ***********************************************************************/
+
#body div.thumbright a.image{
-
#body dl, #body ul
+
display: block;
-
{
+
-
margin: 0em;
+
-
}
+
-
#body ol
+
-
{
+
-
margin: 0em 0em 0em 2em;
+
-
}
+
-
#body ul li
+
-
{
+
-
list-style: none;
+
-
}
+
-
#body ul ul
+
-
{
+
-
margin: 0em 0em 0em 2em;
+
-
}
+
-
#body ol dt
+
-
{
+
-
font-weight: normal;
+
float: left;
float: left;
-
width: 21em;
 
}
}
-
#body .by
+
/* List */
-
{
+
#body dt{
-
font-size: 80%;
+
font-weight: normal;
font-weight: normal;
 +
margin: 0em 0em -1.5em;
}
}
-
/* Table **********************************************************************/
+
#body dd{
-
#body td, #body th
+
position: relative;
-
{
+
left: 20em;
-
margin: 0em;
+
}
 +
#body ul{
 +
list-style-image: none;
 +
list-style-type: disc;
 +
}
 +
/* Table */
 +
#body table{
 +
margin: 0.5em 0em;
padding: 0em;
padding: 0em;
-
}
 
-
 
-
#body table.experiments
 
-
{
 
-
margin: 0em;
 
-
width: 100%;
 
border: 2px solid gray;
border: 2px solid gray;
border-collapse: collapse;
border-collapse: collapse;
 +
width: 100%;
}
}
-
#body table.experiments td, #body table.experiments th
+
#body caption{
-
{
+
font-size: 120%;
 +
}
 +
#body td, #body th{
 +
margin: 0em;
 +
padding: 0.3em 0.5em !important;
text-align: center;
text-align: center;
-
padding: 0.2em;
 
border: 1px solid gray;
border: 1px solid gray;
}
}
-
#body table.parts
+
#body table.electrophoresis{
-
{
+
width: 600px;
-
border: 2px solid gray;
+
-
border-collapse: collapse;
+
}
}
-
#body table.parts td, #body table.parts th
+
#body table.materials{
-
{
+
border: none;
-
text-align: center;
+
border-bottom: 1px solid gray;
-
padding: 0.2em;
+
-
border: 1px solid gray;
+
}
}
-
 
+
#body table.materials th{
-
/* Other */
+
white-space: nowrap;
-
#body p
+
border-left: none;
-
{
+
border-right: none;
-
clear: both;
+
-
margin: 0em;
+
}
}
-
#body hr
+
#body table.materials td{
-
{
+
border: none;
-
display: none;
+
padding: 0.4em 0.5em !important;
-
margin: 2em;
+
text-align: left;
 +
line-height: 120%;
 +
}
 +
#body table.list{
 +
border: none;
 +
}
 +
#body table.list th{
 +
border: none;
 +
text-align: left;
 +
vertical-align: top;
 +
font-weight: normal;
 +
width: 10em;
 +
}
 +
#body table.list td{
 +
border: none;
 +
text-align: left;
 +
}
 +
#body table.small{
 +
width: 450px;
 +
float: left;
 +
margin: 0px 10px;
 +
}
 +
#body table.small{
 +
padding: 0.1em 0.3em !important;
 +
}
 +
#body #groupparts{
 +
width: 100% !important;
 +
}
 +
#body #groupparts *{
 +
font: 100% sans-serif !important;
 +
background: white !important;
 +
}
 +
/* Title */
 +
#body span.title{
 +
font-size: 120%;
 +
}
 +
/* Other */
 +
#body p{
 +
margin-bottom: 1em;
}
}
-->
-->
</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 id="logo">[[Image:KyotoLogo.png]]</div>
+
<div><html><a href="https://2010.igem.org/Team:Kyoto"><img src="/wiki/images/7/74/KyotoHome.png" /></a></html></div>
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
<div id="menu">
<div id="menu">
-
<div>[[Team:Kyoto|Home]]</div>
+
[[Team:Kyoto/Project|Project]]
-
<div>[[Team:Kyoto/Team|Team]]</div>
+
[[Team:Kyoto/Parts|Parts]]
-
<div class="separator"><br /></div>
+
[[Team:Kyoto/Modeling|Modeling]]
-
<div>[[Team:Kyoto/Project|Project]]</div>
+
[[Team:Kyoto/Notebook|Notebook]]
-
<div>[[Team:Kyoto/Modeling|Modeling]]</div>
+
[[Team:Kyoto/HumanPractice|HumanPractice]]
-
<div>[[Team:Kyoto/Parts|Parts]]</div>
+
[[Team:Kyoto/Safety|Safety]]
-
<div class="separator"><br /></div>
+
[[Team:Kyoto/Team|Team]]
-
<div>[[Team:Kyoto/Notebook|Notebook]]</div>
+
[[Team:Kyoto/Criteria|Criteria]]
-
<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 id="logo"><html><a href="https://2010.igem.org/Team:Kyoto"><img src="/wiki/images/thumb/5/59/KyotoLogoLysisbox.png/150px-KyotoLogoLysisbox.png" /></a></html></div>
</div>
</div>
-
__TOC__
+
__TOC____NEWSECTIONLINK__
<div id="body">
<div id="body">
</includeonly>
</includeonly>

Latest revision as of 06:40, 7 April 2011