Template:Biomod/2013/Todai: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 59: Line 59:
   color: #000000;
   color: #000000;
 font-weight:300;
 font-weight:300;
  }
h1.heading a{
  font-size :95%;
  display: block;
  text-decoration: none;
  color: #000000;
 font-weight:100;
  border-left: solid 7px #ffa500
   }
   }



Revision as of 19:03, 22 August 2013

<html> <head>

<style> <!--

body{

 font-family:Verdana;
 Myriad Pro;
 Arial;
 background-color: #fffc77
 }

article{

 background-color: #ffffff
 }

.Logo {

 position: relative;
 left: -42px;
 }

p.paragraph{

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

p.noindent-paragraph {

 font-size :120%;
 line-height:1.5;
 font-weight:100;
 margin:0 20px;
 }

p.item {

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

h1.title a{

 font-size :90%;
 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:normal;

 color: #e00000;
 }


  1. column-one {
 display:none; width:0px;
 }

.container{

 background-color: #ffffff; margin-top:0px
 }

.OWWNBcpCurrentDateFilled {

 display: none;
 }
  1. content{
 margin: 0 0 0 0;
 align: center;
 padding: 12px 12px 12px 12px;
 width: 824px;
 background-color: #ffffff; border: 0;
 }
  1. column-content {
 width: 0px; float: left; margin: 0 0 0 0;padding: 0;
 }

.firstHeading {

 display:none; width:0px;
 }
  1. globalWrapper{
 width: 900px;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto
 }
  1. column-one {
 display:none;
 width:0px;
 background-color: #ffffff;
 }
  1. content{
 margin: 0 0 0 0;
 align: center;
 padding: 12px 12px 12px 12px;
 width: 850px;
 background-color: #ffffff;
 border: 0;
 }
  1. bodyContent{
 width: 850px;
 align: center;
 margin-left:15px;
 background-color: #fffffff;
 }
  1. column-content{
 width: 900px;
 background-color: #ffffff;
 }
  1. footer{
 position: center;
 width: 900px;
 }

.sidebar {

 font-size: 135%;
 width: 170px;
 background-color: #ffffff;
 padding: 8px;
 position: fixed;
 top: 168px;
 left: auto;
 z-index: 20;
 margin: 0 0 0 -230px;
 }

.sidebar ul li ul {

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

.sidebar ul li ul li a{

 font-size: 80%;
 }

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

.Return-Logo a{

 position: fixed;
 bottom: 50px;
 left: auto;
 margin: 0 0 0 890px;
 z-index: 20;
 display:block;
 width:100px;
 height:0px;
 padding-top:100px;
 background:url(http://openwetware.org/images/d/d3/Return-top-new.png);
 overflow:hidden;
 }

.Return-Logo a:hover {

 background-position: left bottom;
 }

-->

</style> </head> <body>

   <div id="top">	
     <figure>
       <div  class="Logo">
         <img src="http://openwetware.org/images/d/db/Result6-UT.png" width=850px height=150px>
       </div>
     </figure>
   </div>
   <br>

<div class="sidebar">

 <ul style="list-style-type: none">
    <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/Discussion">Discussion</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/Protocols">Protocols</a></li>
          <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment/Tools-Equipment">Tools&Equipment</a></li>
          <li><a href="http://openwetware.org/wiki/Biomod/2013/Todai/Experiment/References">References</a></li>
       </ul>
    </li>
    <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>
 </ul>

</div>


<div class="Return-Logo">

 <a href="#TOP">
   <figure>
     <img src="http://openwetware.org/images/d/d3/Return-top-new.png" width:100px height:100p>
   </figure>
 </a>

</div>


</body> </html>