Template:Biomod/2012/Harvard/BioDesign: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(176 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<html>
<html>


<html>
<head>
<head>


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




<style>
<style>
<!--


/*BUT ACTUALLY*/
body
{
  font-family: 'Open Sans', sans-serif;
  overflow-y: scroll;
}


body{
.container
font-family: 'Open Sans', sans-serif;
{
overflow-y: scroll;}
  background-color: #ffffff;
  margin-top:0px
}
.OWWNBcpCurrentDateFilled { display: none; }


.container{background-color: #ffffff; margin-top:0px}
h5
.OWWNBcpCurrentDateFilled {display: none;}
{
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: center;
  margin:0px;
  padding:0px;
}


#column-content {width: 0px; float: left; margin: 0 0 0 0;padding: 0;}
#column-content
.firstHeading {display:none; width:0px;}
{
#column-one {display:none; width:0px;background-color: #ffffff;}
  width: 0px;  
  float: left;  
  margin: 0 0 0 0;
  padding: 0;
}
.firstHeading  
{
  display:none;
  width:0px;
}
#column-one  
{
  display:none;  
  width:0px;
  background-color: #ffffff;
}


#globalWrapper{width: 750px; background-color: #ffffff; margin-left: auto; margin-right: auto}
#globalWrapper
{
  width: 900px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto
}


#content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 726px;background-color: #ffffff; border: 0;}
#content
#bodyContent{ width: 700px; align: center; background-color: #fffffff;}
{
#column-content{width: 750px;background-color: #ffffff;}
  margin: 0 0 0 0;
#footer{position: center; width: 750px}
  align: center;
  padding: 12px 12px 12px 12px;
  width: 876px;
  background-color: #ffffff; border: 0;
}
#bodyContent
{
  width: 850px;
  align: center;
  background-color: #fffffff;
}
#column-content
{  
  width: 900px;
  background-color: #ffffff;
}
#footer
{
  position: center;
  width: 900px;
}
@media screen {
@media screen {
     body { background: #FF6060 0 0 no-repeat;  /* changed default background */ }
     body { background: #000000 0 0 no-repeat;  /* changed default background */ }
}
}


#menu
{
  position: fixed;
  float: left;
  width: 180px;
  padding: 10px;
  background-color: #FFFFFF;
}
#pagecontent
{
  float: right;
  width: 620px;
  margin-left: 300px;
  min-height: 400px
}
#toc { display: none; }
/*Expanding list*/
ul { list-style: none; }
#exp li ul { display: none; }
#exp li:hover ul { display: block; }
#exp li a:active ul { display: block; }


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


-->
</style>
</style>
</html>


<center><font size="6">HARVARD BIODESIGN</font></center>
<div id="menu">
<center>
PICTURE HERE OR SOMETHING
</center>


<font size="5">HARVARD<br> BIODESIGN</font><br>
<font size="2">BIOMOD 2012</font>
 


</html>
  <ul id="exp">
    <li>[[Biomod/2012/Harvard/BioDesign |HOME]]</li>
 
    <li>[[Biomod/2012/Harvard/BioDesign/introduction |INTRODUCTION]]</li>
 
    <li>[[Biomod/2012/Harvard/BioDesign/design |DESIGN]]</li>
 
    <li>[[Biomod/2012/Harvard/BioDesign/approaches |APPROACHES]]
    <ul>
      <li>[[Biomod/2012/Harvard/BioDesign/L-DNA_layer |L-DNA LAYER]]</li>
      <li>TEMPLATE DESIGNS
      <ul>
        <li>[[Biomod/2012/Harvard/BioDesign/small_canvas_SST |SMALL SST CANVAS]]</li>
        <li>[[Biomod/2012/Harvard/BioDesign/large_canvas_SST |LARGE SST CANVAS]]</li>
        <li>[[Biomod/2012/Harvard/BioDesign/DNA_origami |DNA ORIGAMI]]</li>
      </ul></li>
    </ul></li>
 
    <li>[[Biomod/2012/Harvard/BioDesign/methods |METHODS]]
    </li>
    <li>[[Biomod/2012/Harvard/BioDesign/protocols |PROTOCOLS]]
    </li>
    <!--<li>[[Biomod/2012/Harvard/BioDesign/discussion |DISCUSSION]]
    </li> -->
 
    <li>[[Biomod/2012/Harvard/BioDesign/Team |TEAM]]
    </li>


<div>
    <li>[[Biomod/2012/Harvard/BioDesign/References |REFERENCES]]
<center>
    </li>
[[Biomod/2012/Harvard/BioDesign | HOME]] |
[[Biomod/2012/Harvard/BioDesign/solution | SOLUTION]] |
[[Biomod/2012/Harvard/BioDesign/results | RESULTS]] |
[[Biomod/2012/Harvard/BioDesign/methods | METHODS]] |
[[Biomod/2012/Harvard/BioDesign/Team | TEAM]]


</center>
  </ul>
</div>
</div>
<div id="pagecontent">

Latest revision as of 12:27, 13 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; }

h5 {

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

}

  1. column-content

{

 width: 0px; 
 float: left; 
 margin: 0 0 0 0;
 padding: 0;

} .firstHeading {

 display:none;
 width:0px;

}

  1. column-one

{

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

}

  1. globalWrapper

{

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

}

  1. content

{

 margin: 0 0 0 0;
 align: center;
 padding: 12px 12px 12px 12px;
 width: 876px;
 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

{

 position: fixed;
 float: left;
 width: 180px;
 padding: 10px;
 background-color: #FFFFFF;

}

  1. pagecontent

{

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

}

  1. toc { display: none; }

/*Expanding list*/ ul { list-style: none; }

  1. exp li ul { display: none; }
  2. exp li:hover ul { display: block; }
  3. exp li a:active ul { display: block; }

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

</style> </html>