Template:Biomod/2013/Harvard: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 152: Line 152:
a:active {color:#B24343; }  
a:active {color:#B24343; }  
a:hover {color:#B24343;}
a:hover {color:#B24343;}
a:visited {color:#FF6060;} /* visited link */


</style>
</style>
</html>
</html>
<div id="menu">
<div id="menu">


<font size="5">HARVARD<br> BIODESIGN</font><br>
<font size="5">HARVARD<br> BIODESIGN</font><br>
<font size="2">BIOMOD 2013</font>
<font size="2">BIOMOD 2013</font>
   <ul id="exp">
   <ul id="exp">
 
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard"><li>HOME</li></a></html>
     <li>[[Biomod/2013/Harvard|HOME]]</li>
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/introduction"><li>INTRODUCTION</li></a></html>
 
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/design"><li>DESIGN</li></a></html>
     <li>[[Biomod/2013/Harvard/introduction |INTRODUCTION]]</li>
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/methods"><li>METHODS</li></a></html>
 
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/protocols"><li>PROTOCOLS</li></a></html>
     <li>[[Biomod/2013/Harvard/design |DESIGN]]</li>
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/Team"><li>TEAM</li></a></html>
 
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/Lab"><li>LAB NOTEBOOK</li></a></html>
     <li>[[Biomod/2013/Harvard/methods |METHODS]]
     <html><a href="http://openwetware.org/wiki/Biomod/2013/Harvard/References"><li>REFERENCES</li></a></html>
    </li>
     <html><a href="http://openwetware.org/index.php?title=Template:Biomod/2013/Harvard&action=edit"><li>EDIT TEMPLATE</li></a></html>
     <li>[[Biomod/2013/Harvard/protocols |PROTOCOLS]]
    </li>
 
     <li>[[Biomod/2013/Harvard/Team |TEAM]]
    </li>
 
     <li>[[Biomod/2013/Harvard/Lab|LAB NOTEBOOK]]
    </li>
 
     <li>[[Biomod/2013/Harvard/References |REFERENCES]]
    </li>
 
     <li> [http://openwetware.org/index.php?title=Template:Biomod/2013/Harvard&action=edit Edit Template]
    </li>
 
   </ul>
   </ul>
[[Image:Wyss_logo.jpg|100px]]  
[[Image:Wyss_logo.jpg|100px]]  



Revision as of 10:43, 20 June 2013

<html>

<head>

<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>

</head>



<style>

/*BUT ACTUALLY*/ body {

 font-family: 'Open Sans', sans-serif;
 overflow-y: scroll;

}

.container {

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

} .OWWNBcpCurrentDateFilled { display: none; }

h1 {

 font-size: 36px;
 line-height: 36px;
 padding-top: 5px;
 border-bottom-width: 0;

}

h3 {

 font-size: 18px;

}


h5 {

 font-family: 'Open Sans', sans-serif;
 font-size: 11px;
 font-style: normal;
 text-align: center;
 margin:0px;
 padding:0px;

}

  1. column-content

{

 /* Uncomment to Dewikify 
 width: 0px; 
 float: left; */
 margin: 0 0 0 0;
 padding: 0;

} .firstHeading {

 display:none;
 width:0px;

}

  1. column-one

{

 display:none; 
 width:0px;
 padding-top: 35px;
 background-color: #ffffff;

}

  1. globalWrapper

{

 width: 900px;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto

}

  1. content

{

 margin-left: 0px;
 margin-top: 0px;
 padding-top: 0px;
 align: center;
 /*padding: 12px 12px 12px 12px;
  width: 30%;
 background-color: #ffffff; border: 0; */
 

}

  1. bodyContent

{

 width: 850px;
 align: center;
 background-color: #fffffff;

}

  1. column-content

{

 width: 900px;
 background-color: #ffffff;

}

  1. footer

{

 position: center;
 width: 900px;

} @media screen {

   body { background: #000000 0 0 no-repeat;  /* changed default background */ }

}

  1. menu

{

 align: left;
 width: 10em;
 padding: 0px 10px 10px 10px;
 background-color: #FFFFFF;
 float: left;

}

  1. pagecontent

{

 width: 620px;
 min-height: 400px;
 float: left;
 margin-left: 0px;

}

.group:after {

 content: "";
 display: table;
 clear: both;

}

.editsection {

 /*display: none*/  

}



/*Expanding list*/

  1. exp { list-style: none; }
  2. exp li { height: 2em; border-top: 1px solid #dedede; margin: 0 0 0 0}
  3. exp li:hover{ background-color: #dedede}
  4. exp li ul { display: none; }
  5. exp li a:hover { display: block; text-decoration: none; }

a:link {color:#FF6060;} a:active {color:#B24343; } a:hover {color:#B24343;} a:visited {color:#FF6060;} /* visited link */


</style> </html>