Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
 
(328 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">
<!--
<!--
-
#content
+
body{
-
{
+
background: white url(/wiki/images/b/b9/KyotoDot.png) fixed center;
-
overflow-x: hidden;
+
line-height: 150%;
-
padding: 5px;
+
padding-bottom: 1000px;
-
font-family: helvetica;
+
}
}
-
#contentSub, h1
+
h1.firstHeading, hr, #contentSub{
-
{
+
display: none;
display: none;
}
}
-
#head
+
/* Header */
-
{
+
#head{
position: relative;
position: relative;
-
margin: -5px -5px 0em;
+
margin: 0em -5px -5px;
-
padding: 1em;
+
-
color: white;
+
-
background: black;
+
}
}
-
#last
+
#last{
-
{
+
position: absolute;
position: absolute;
-
right: 2em;
+
right: 1em;
bottom: 2.5em;
bottom: 2.5em;
 +
color: #ffffff;
}
}
-
#menu
+
#menu{
-
{
+
position: absolute;
position: absolute;
right: 1em;
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;
+
}
}
-
#index
+
#toc{
-
{
+
background: transparent;
-
margin: 0em -1em;
+
margin: 5px -5px 0px;
-
padding: 0em 1em;
+
border: none;
-
border-bottom: 3px solid black;
+
border-bottom: 3px solid #2f509f;
-
background: white;
+
border-spacing: 0px;
-
width: 100%;
+
border-collapse: collapse;
 +
font-size: 1em;
 +
width: 975px;
}
}
-
#index a
+
#toc *, .toc *, #toc ul ul{
-
{
+
display: inline;
-
color: black;
+
line-height: 2em;
 +
color: #000000;
text-decoration: none;
text-decoration: none;
-
}
 
-
#index #toc
 
-
{
 
margin: 0em;
margin: 0em;
padding: 0em;
padding: 0em;
-
border: none;
 
-
background: transparent;
 
-
width: 100%;
 
-
font-size: 1em;
 
}
}
-
#index #toctitle
+
#toc div#toctitle, #toc span.tocnumber, #toc li.toclevel-1 a{
-
{
+
display: none;
display: none;
}
}
-
#index .tocnumber
+
#toc li.toclevel-2 a{
-
{
+
display: inline;
-
display: none;
+
padding: 0.5em 0em 0.5em 1em;
}
}
-
#index ul ul
+
#toc li.toclevel-3 a{
-
{
+
display: none;
display: none;
}
}
-
#index li.toclevel-1
+
/* Body */
-
{
+
#body{
-
display: inline;
+
padding: 0px 10px;
-
padding: 0em 0.5em;
+
-
}
+
-
#body
+
-
{
+
-
margin: -5px;
+
-
padding: 1em;
+
-
border-bottom: 3px solid black;
+
-
overflow: auto;
+
}
}
-
#body h2
+
/* Heading */
-
{
+
#body h2, #body h3, #body h4, #body h5{
 +
margin: 1em 0em 0.5em;
 +
padding: 0.3em 10px;
clear: both;
clear: both;
 +
font-weight: normal;
}
}
-
#body h3
+
#body h2{
-
{
+
font-size: 1.8em;
-
clear: both;
+
border-top: 5px solid #fddea5;
-
margin: 0em 0.5em;
+
border-bottom: 5px solid #fddea5;
}
}
-
#body h4
+
#body h3{
-
{
+
font-size: 1.5em;
-
clear: both;
+
border-right: 1px solid #aaa;
-
margin: 1em 2em 0em;
+
border-bottom: 1px solid #aaa;
 +
background: #fddea5;
 +
}
 +
#body h4{
 +
font-size: 1.3em;
 +
border-bottom: 3px solid #fddea5;
 +
}
 +
#body h5{
font-size: 1em;
font-size: 1em;
 +
font-weight: bold;
 +
padding: 0em;
 +
margin: 1em 0em 0em;
}
}
-
#body .editsection
+
#body .editsection{
-
{
+
font-size: small;
-
font: small sans-serif;
+
font-weight: normal;
}
}
-
 
+
#body .by{
-
/* List */
+
font-size: 80%;
-
#body ul, #body ol, #body dl
+
-
{
+
-
margin: 0em 2em;
+
}
}
-
#body ol ul
+
/* Image */
-
{
+
#body div.thumbright div.thumbinner{
-
margin: 0em -2em;
+
width: auto !important;
}
}
-
#body ul ul
+
#body div.thumbright a.image{
-
{
+
display: block;
-
padding: 0em 1.2em;
+
-
}
+
-
#body ol dt
+
-
{
+
float: left;
float: left;
-
width: 20em;
 
}
}
-
#body dt
+
/* List */
-
{
+
#body dt{
font-weight: normal;
font-weight: normal;
 +
margin: 0em 0em -1.5em;
}
}
-
#body ul li
+
#body dd{
-
{
+
position: relative;
-
margin: 0em;
+
left: 20em;
-
padding: 0em;
+
-
list-style: none;
+
}
}
-
#body ol li
+
#body ul{
-
{
+
list-style-image: none;
-
margin: 0em 2em;
+
list-style-type: disc;
-
padding: 0em;
+
}
}
-
 
/* Table */
/* Table */
-
#body table
+
#body table{
-
{
+
margin: 0.5em 0em;
-
margin: 0em 2em;
+
padding: 0em;
 +
border: 2px solid gray;
 +
border-collapse: collapse;
 +
width: 100%;
}
}
-
#body td, #body th
+
#body caption{
-
{
+
font-size: 120%;
-
margin: 0em;
+
-
padding: 0em;
+
}
}
-
#body table.title
+
#body td, #body th{
-
{
+
margin: 0em;
-
margin: 1em auto 0em auto;
+
padding: 0.3em 0.5em !important;
text-align: center;
text-align: center;
 +
border: 1px solid gray;
 +
}
 +
#body table.electrophoresis{
 +
width: 600px;
 +
}
 +
#body table.materials{
border: none;
border: none;
 +
border-bottom: 1px solid gray;
 +
}
 +
#body table.materials th{
 +
white-space: nowrap;
 +
border-left: none;
 +
border-right: none;
}
}
-
#body table.title td
+
#body table.materials td{
-
{
+
border: none;
border: none;
 +
padding: 0.4em 0.5em !important;
 +
text-align: left;
 +
line-height: 120%;
}
}
-
#body table.title b
+
#body table.list{
-
{
+
border: none;
-
font-size: 200%;
+
}
}
-
#body table.note
+
#body table.list th{
-
{
+
-
margin: 0em 0em 2em;
+
-
padding: 0em 2em;
+
-
width: 100%;
+
border: none;
border: none;
text-align: left;
text-align: left;
 +
vertical-align: top;
 +
font-weight: normal;
 +
width: 10em;
}
}
-
#body table.note caption
+
#body table.list td{
-
{
+
border: none;
-
margin: 0em 1em;
+
text-align: left;
text-align: left;
-
font-size: 150%;
 
-
font-weight: bold;
 
}
}
-
#body table.note tr
+
#body table.small{
-
{
+
width: 450px;
-
display: block;
+
float: left;
-
width: 100%;
+
margin: 0px 10px;
-
margin: 0em 0em 1em;
+
}
}
-
#body table.note td
+
#body table.small{
-
{
+
padding: 0.1em 0.3em !important;
-
display: block;
+
}
}
-
#body table.experiments
+
#body #groupparts{
-
{
+
width: 100% !important;
-
margin: 0em;
+
-
width: 100%;
+
-
border: 2px solid gray;
+
-
border-collapse: collapse;
+
}
}
-
#body table.experiments tr
+
#body #groupparts *{
-
{
+
font: 100% sans-serif !important;
-
display: table-row;
+
background: white !important;
}
}
-
#body table.experiments td, #body table.experiments th
+
/* Title */
-
{
+
#body span.title{
-
display: table-cell;
+
font-size: 120%;
-
text-align: center;
+
-
padding: 0.2em;
+
-
border: 1px solid gray;
+
}
}
-
#body table.parts
 
-
{
 
-
border: 2px solid gray;
 
-
border-collapse: collapse;
 
-
}
 
-
#body table.parts td, #body table.parts th
 
-
{
 
-
text-align: center;
 
-
padding: 0.2em;
 
-
border: 1px solid gray;
 
-
}
 
-
 
/* Other */
/* Other */
-
#body p
+
#body p{
-
{
+
margin-bottom: 1em;
-
clear: both;
+
-
margin: 0em 2em 0.5em;
+
-
}
+
-
#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 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 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>
-
<div id="index">__TOC__</div>
+
__TOC____NEWSECTIONLINK__
<div id="body">
<div id="body">
</includeonly>
</includeonly>

Latest revision as of 06:40, 7 April 2011