Template:Biomod/2013/Todai: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
<meta name="viewport" content="width=1200">


<style>
<style>
Line 9: Line 10:
   Myriad Pro;
   Myriad Pro;
   Arial;
   Arial;
   background-color: #fffc77
   background-color: #fffc77;
  overflow-y:scroll;
  overflow-x:hidden;
   }
   }


Line 18: Line 21:
.Logo {
.Logo {
   position: relative;
   position: relative;
   left: -37px;
   left: -39px;
   }
   }


.zairyou-heading {
  font-size: 120%;
  position: relative;
  left:30px;
  line-height: 2.2;
  }
.zairyou-heading-sub {
  font-size: 110%;
  position: relative;
  left:30px;
  line-height: 2.2;
  }
.zairyou-list {
  font-size: 100%;
  position: relative;
  left: 40px;
  }
p.paragraph{
p.paragraph{
   font-size :110%;
   font-size :110%;
Line 78: Line 100:
.sidebar {
.sidebar {
   font-size: 110%;
   font-size: 110%;
   width: 140px;
   width: 110px;
   background-color: #ffffff;
   background-color: #ffffff;
   padding: 8px;
   padding: 7px;
   position: fixed;
   position: fixed;
   top: 150px;
   top: 167px;
   left: auto;
   left: auto;
   z-index: 20;
   z-index: 20;
   margin: 0 0 0 -180px;
   margin: 0 0 0 -175px;
   border:solid 1.5px orange;
   border:solid 1.5px orange;
  }
.sidebar ul {
  position:relative;
  top:-3px;
  left:-3px;
   }
   }


Line 96: Line 124:


.sidebar ul li ul li a{
.sidebar ul li ul li a{
   font-size: 90%;
   font-size: 85%;
   }
   }


Line 106: Line 134:
.Return-Logo a{
.Return-Logo a{
   position: fixed;
   position: fixed;
   bottom: 50px;
   bottom: 10px;
   left: auto;
   left: auto;
   margin: 0 0 0 797px;
   margin: 0 0 0 789px;
   z-index: 20;
   z-index: 20;
   display:block;
   display:block;
Line 140: Line 168:
   position:relative;
   position:relative;
   left:30px;
   left:30px;
  }
.ref-sup a{
  vertical-align:super;
  color:#e00000;
  text-decoration:none;
   }
   }


Line 164: Line 198:
       <figure>
       <figure>
         <div  class="Logo">
         <div  class="Logo">
           <img src="http://openwetware.org/images/d/db/Result6-UT.png" width=730px height=128px>
           <img src="http://openwetware.org/images/9/9c/Logo-OCKver.png" width=730px height=128px>
         </div>
         </div>
       </figure>
       </figure>
Line 179: Line 213:
     </li>
     </li>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Result">Result</a>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Result">Result</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Discussion">Discussion</a>
     </li>
     </li>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment">Experiment</a>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment">Experiment</a>
         <ul style="list-style-type: none">
         <ul style="list-style-type: none;">
           <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Protocols">Protocols</a></li>
<li>
           <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Tools&Equipment">Tools&Equipment</a></li>
          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Contents">
          Contents</a></li>
           <li>
          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#PilotStudy">
          Pilot Study</a></li>
           <li>
          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Protocols">
          Protocols</a></li>
         </ul>
         </ul>
     </li>
     </li>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Team">Team</a>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Team">Team</a>
        <ul>
          <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Team#Members">Members</a></li>
          <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Team#Gallery">Gallery</a></li>
        </ul>
     </li>
     </li>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Sponsors">Sponsors</a>
     <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Sponsors">Sponsors</a>

Latest revision as of 07:22, 12 August 2014

<html> <head> <meta name="viewport" content="width=1200">

<style> <!--

body{

 font-family:Verdana;
 Myriad Pro;
 Arial;
 background-color: #fffc77;
 overflow-y:scroll;
 overflow-x:hidden;
 }

article{

 background-color: #ffffff
 }

.Logo {

 position: relative;
 left: -39px;
 }

.zairyou-heading {

 font-size: 120%;
 position: relative;
 left:30px;
 line-height: 2.2;
 }

.zairyou-heading-sub {

 font-size: 110%;
 position: relative;
 left:30px;
 line-height: 2.2;
 }

.zairyou-list {

 font-size: 100%;
 position: relative;
 left: 40px;
 }

p.paragraph{

 font-size :110%;
 line-height:1.5;
 margin:0 20px;
 text-indent: 1em;
 }

p.noindent-paragraph {

 font-size :110%;
 line-height:1.5;
 margin:0 20px;
 }

p.item {

 font-size :110%;
 line-height:1.5;
 margin:0px 20px;
 text-indent: 2em;
 }

h1.title a{

 font-size :90%;
 font-style:italic;
 display: block;
 text-decoration: none;
 color: #000000;

 font-weight:bolder;

 border-left: solid 5px #e00000 
 }

h1.big-title a{

 font-size :110%;
 display: block;
 text-decoration: none;
 color: #000000;

 font-weight:300;

 }

h1.heading a{

 font-size :95%;
 display: block;
 text-decoration: none;
 color: #000000;

 font-weight:100;

 border-left: solid 7px #ffa500
 }

h2.small-title a{

 font-size :100%;
 display:block;
 text-decoration: none;

 font-weight:bolder;

 color: #e00000;
 }

.sidebar {

 font-size: 110%;
 width: 110px;
 background-color: #ffffff;
 padding: 7px;
 position: fixed;
 top: 167px;
 left: auto;
 z-index: 20;
 margin: 0 0 0 -175px;
 border:solid 1.5px orange;
 }

.sidebar ul {

 position:relative;
 top:-3px;
 left:-3px;
 }

.sidebar ul li ul {

 list-style: none;
 position: relative;
 left: -15px
 }

.sidebar ul li ul li a{

 font-size: 85%;
 }

a:link {color:#000000;} a:visited {color:#000000;} a:hover {color:#e00000;} a:active {color:#e00000;}

.Return-Logo a{

 position: fixed;
 bottom: 10px;
 left: auto;
 margin: 0 0 0 789px;
 z-index: 20;
 display:block;
 width:60px;
 height:0px;
 padding-top:60px;
 background:url(http://openwetware.org/images/b/b1/Return-top-0828new.png);
 overflow:hidden;
 }

.Return-Logo a:hover {

 background-position: left bottom;
 }

.reference-title a{

 color:#000000;
 font-size:110%;
 font-weight:bolder;
 text-decoration:none;
 }

.reference-author {

 font-size:110%;
 position:relative;
 left:30px;
 }

.reference-journal {

 font-size:110%;
 font-style:italic;
 position:relative;
 left:30px;
 }

.ref-sup a{

 vertical-align:super;
 color:#e00000;
 text-decoration:none;
 }
  1. column-one { display:none; width:0px;}

.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}

  1. content { width: 0px; margin: 0 auto auto 0; padding: 0em 0em 0em 0em; align: center;}
  2. column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}

.firstHeading {display:none; width:0px;}

  1. globalWrapper{width:800px; background-color: #ffffff; margin-left: auto; margin-right: auto}
  2. column-one {display:none; width:0px;background-color: #ffffff;}
  3. content{ margin: 0 0 0 0;padding: 12px 12px 12px 12px; width:775px;border: 0;}
  4. bodyContent{ width: 730px; align: center; background-color: #ffffff;position:relative;left:20px;}
  5. column-content{width: 800px;background-color: #ffffff;}
  6. footer{position: center; width: 800px}

-->

</style> </head>

<body>

   <div id="top">	
     <figure>
       <div  class="Logo">
         <img src="http://openwetware.org/images/9/9c/Logo-OCKver.png" width=730px height=128px>
       </div>
     </figure>
   </div>
   <br>

<div class="sidebar">

 <ul>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai">Home</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Project">Project</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Design">Design</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Result">Result</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment">Experiment</a>
       <ul style="list-style-type: none;">

<li>

          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Contents">
          Contents</a></li>
          <li>
          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#PilotStudy">
          Pilot Study</a></li>
          <li>
          <a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment#Protocols">
          Protocols</a></li>
       </ul>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Team">Team</a>
    </li>
    <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Sponsors">Sponsors</a>
    </li>
 </ul>

</div>


<div class="Return-Logo">

 <a href="#TOP">
   <figure>
     <img src="http://openwetware.org/images/b/b1/Return-top-0828new.png" width:60px height:60px>
   </figure>
 </a>

</div>

</body> </html>