|
|
Line 1: |
Line 1: |
- | <includeonly>
| + | |
- | <div style="display:none;">
| + | |
- | __NEWSECTIONLINK__
| + | |
- | <html>
| + | |
- | <head>
| + | |
- | <style type="text/css">
| + | |
- | <!--
| + | |
- | body
| + | |
- | {
| + | |
- | background: url(https://static.igem.org/mediawiki/2010/b/b9/KyotoDot.png) fixed center;
| + | |
- | background-color: white;
| + | |
- | }
| + | |
- | #content
| + | |
- | {
| + | |
- | overflow-x: hidden;
| + | |
- | padding: 5px;
| + | |
- | }
| + | |
- | #bodyContent
| + | |
- | {
| + | |
- | margin: -1.5em -5px -5px;
| + | |
- | }
| + | |
- | #footer-box
| + | |
- | {
| + | |
- | margin: 0em auto -10px;
| + | |
- | padding: 5px 5px 155px;
| + | |
- | border-top: 3px solid #3e62ad;
| + | |
- | }
| + | |
- | h1.firstHeading
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | div.floatright
| + | |
- | {
| + | |
- | position: static;
| + | |
- | }
| + | |
- | /* Header ******************************************************************/
| + | |
- | #head
| + | |
- | {
| + | |
- | position: relative;
| + | |
- | color: white;
| + | |
- | background: url(https://static.igem.org/mediawiki/2010/7/74/KyotoHome.png);
| + | |
- | height: 300px;
| + | |
- | }
| + | |
- | #last
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | right: 30px;
| + | |
- | bottom: 2.5em;
| + | |
- | }
| + | |
- | /* Header > Menu ******************************************************************/
| + | |
- | #menu
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | right: 30px;
| + | |
- | bottom: 0em;;
| + | |
- | }
| + | |
- | #menu div
| + | |
- | {
| + | |
- | float: left;
| + | |
- | margin: 0em 0em 0em 0.4em;
| + | |
- | padding: 0.5em 1em;
| + | |
- | color: black;
| + | |
- | background: #84a2d4;
| + | |
- | }
| + | |
- | #menu a
| + | |
- | {
| + | |
- | color: inherit;
| + | |
- | background: transparent;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | #menu .separator
| + | |
- | {
| + | |
- | margin: 0em 0em 0em 0.4em;
| + | |
- | padding: 0.5em 0em;
| + | |
- | width: 2px;
| + | |
- | background: #84a2d4;
| + | |
- | }
| + | |
- | /* Table of Contents ******************************************************************/
| + | |
- | #toc-wrapper
| + | |
- | {
| + | |
- | position: fixed;
| + | |
- | bottom: 0px;
| + | |
- | z-index: 9;
| + | |
- | }
| + | |
- | #logo
| + | |
- | {
| + | |
- | position: absolute;
| + | |
- | bottom: 0px;
| + | |
- | right: 30px;
| + | |
- | z-index: 10;
| + | |
- | }
| + | |
- | #toc
| + | |
- | {
| + | |
- | border: none;
| + | |
- | border-top: 3px solid #3e62ad;
| + | |
- | border-spacing: 0px;
| + | |
- | border-collapse: collapse;
| + | |
- | font-size: 1em;
| + | |
- | width:975px;
| + | |
- | background: white;
| + | |
- | }
| + | |
- | #toc td
| + | |
- | {
| + | |
- | padding: 0.2em 30px;
| + | |
- | }
| + | |
- | #toc a
| + | |
- | {
| + | |
- | color: black;
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | #toc #toctitle, #toc .tocnumber, #toc li
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | #toc ul
| + | |
- | {
| + | |
- | line-height: 2em;
| + | |
- | display: inline;
| + | |
- | margin: 0em;
| + | |
- | padding: 0em;
| + | |
- | }
| + | |
- | #toc li.toclevel-1
| + | |
- | {
| + | |
- | display: inline;
| + | |
- | margin: 0em 1em 0em 0em;
| + | |
- | padding: 0em;
| + | |
- | }
| + | |
- | /* Main Body ******************************************************************/
| + | |
- | #body
| + | |
- | {
| + | |
- | margin: 2em 0em 0em;
| + | |
- | border-top: 3px solid #3e62ad;
| + | |
- | padding: 1em 30px;
| + | |
- | }
| + | |
- | #body h2, #body h3, #body h4, #body h5
| + | |
- | {
| + | |
- | margin: 1em 0em 0.5em;
| + | |
- | padding: 0.3em 10px;
| + | |
- | clear: both;
| + | |
- | font-weight: normal;
| + | |
- | }
| + | |
- | #body h2
| + | |
- | {
| + | |
- | border-bottom: 2px solid #fddea5;
| + | |
- | font-size: 1.5em;
| + | |
- | }
| + | |
- | #body h3
| + | |
- | {
| + | |
- | font-size: 1.3em;
| + | |
- | background: #fddea5;
| + | |
- | }
| + | |
- | #body h4
| + | |
- | {
| + | |
- | padding: 0.3em 10px 0.3em 5px;
| + | |
- | font-size: 1em;
| + | |
- | border-left: 5px solid #fddea5;
| + | |
- | }
| + | |
- | #body img
| + | |
- | {
| + | |
- | margin: 0.5em 0em;
| + | |
- | }
| + | |
- | #body .editsection
| + | |
- | {
| + | |
- | font-size: small;
| + | |
- | font-weight: normal;
| + | |
- | }
| + | |
- | #body div.title
| + | |
- | {
| + | |
- | margin: 1em 0em 0.5em;
| + | |
- | text-align: center;
| + | |
- | font-size: 200%;
| + | |
- | font-weight: bold;
| + | |
- | }
| + | |
- | #body div.subtitle
| + | |
- | {
| + | |
- | 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-type: disc;
| + | |
- | }
| + | |
- | #body .by
| + | |
- | {
| + | |
- | font-size: 80%;
| + | |
- | font-weight: normal;
| + | |
- | }
| + | |
- | /* Table **********************************************************************/
| + | |
- | #body table
| + | |
- | {
| + | |
- | margin: 0.5em 0em;
| + | |
- | padding: 0em;
| + | |
- | border: 2px solid gray;
| + | |
- | border-collapse: collapse;
| + | |
- | width: 100%;
| + | |
- | }
| + | |
- | #body td, #body th
| + | |
- | {
| + | |
- | margin: 0em;
| + | |
- | padding: 0.2em !important;
| + | |
- | text-align: center;
| + | |
- | border: 1px solid gray;
| + | |
- | }
| + | |
- | #body table.electrophoresis
| + | |
- | {
| + | |
- | width: 600px;
| + | |
- | }
| + | |
- | #body #groupparts
| + | |
- | {
| + | |
- | width: 100% !important;
| + | |
- | }
| + | |
- | #body #groupparts *
| + | |
- | {
| + | |
- | font: 100% sans-serif !important;
| + | |
- | background: white !important;
| + | |
- | }
| + | |
- | /* References **********************************************************************/
| + | |
- | #body .reference h4
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | /* Other **********************************************************************/
| + | |
- | #body hr
| + | |
- | {
| + | |
- | display: none;
| + | |
- | }
| + | |
- | -->
| + | |
- | </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>
| + | |
- | </html>
| + | |
- | </div>
| + | |
- | <div style="visibility: hidden; position: absolute; top:-98px;">
| + | |
- | ==Top==
| + | |
- | </div>
| + | |
- | <div id="head">
| + | |
- | <div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div>
| + | |
- | <div id="menu">
| + | |
- | <div>[[Team:Kyoto|Home]]</div>
| + | |
- | <div>[[Team:Kyoto/Team|Team]]</div>
| + | |
- | <div class="separator"><br /></div>
| + | |
- | <div>[[Team:Kyoto/Project|Project]]</div>
| + | |
- | <div>[[Team:Kyoto/Modeling|Modeling]]</div>
| + | |
- | <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 id="toc-wrapper">
| + | |
- | __TOC__
| + | |
- | <div id="logo">[[Image:KyotoLogoLysisbox.png|150px]]</div>
| + | |
- | </div>
| + | |
- | <div id="body">
| + | |
- | </includeonly>
| + | |