Template:Biomod/2013/StJohns: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 56: Line 56:
#globalWrapper
#globalWrapper
{
{
   width: 1100px;
   width: 1024px;
   background-color: #ffffff;
   background-color: #ffffff;
   margin-left: auto;
   margin-left: auto;
Line 67: Line 67:
   align: center;
   align: center;
   padding: 12px 12px 12px 12px;
   padding: 12px 12px 12px 12px;
   width: 1076px;
   width: 1000px;
   background-color: #ffffff; border: 0;
   background-color: #ffffff; border: 0;
}
}
#bodyContent
#bodyContent
{
{
   width: 1050px;
   width: 974px;
   align: justify;
   align: justify;
   background-color: #fffffff;
   background-color: #fffffff;
Line 78: Line 78:
#column-content
#column-content
{  
{  
   width: 1100px;
   width: 1024px;
   background-color: #ffffff;
   background-color: #ffffff;
}
}
Line 85: Line 85:
   position: absolute;
   position: absolute;
   bottom: 0;
   bottom: 0;
   width: 1100px;
   width: 1024px;
}
}
@media screen {
    body { background: #ffffff 0 0 no-repeat;}
}
#menu
#menu
{
{
Line 99: Line 95:
   background-color: #FFFFFF;
   background-color: #FFFFFF;
}
}
 
#resolutionwarning
{
  display: none;
  text-align: center;
}
#pagecontent
#pagecontent
{
{
   text-align: justify;
   text-align: justify;
   float: right;
   float: right;
   width: 820px;
   width: 744px;
   margin-left: 300px;
   margin-left: 300px;
   min-height: 400px
   min-height: 400px
}
}
#toc { display: none; }
#toc { display: none; }
@media all {
    body { background: #ffffff 0 0 no-repeat;}
}


/*Expanding list*/
/*Expanding list*/
Line 120: Line 122:
a:visited {color:#007788;} /* visited link */
a:visited {color:#007788;} /* visited link */
a:hover {color:#00ccff;}  /* mouse over link */
a:hover {color:#00ccff;}  /* mouse over link */
a:active {color:#00ccff; }  /* selected link */
a:active {color:#00ccff;}  /* selected link */


</style>
</style>
Line 128: Line 130:


<html><a href="http://lukemanlab.org"><img src="http://openwetware.org/images/thumb/f/f9/Lukemanlab-toehold-conga-nanny-header.jpg/180px-Lukemanlab-toehold-conga-nanny-header.jpg"></a></html>
<html><a href="http://lukemanlab.org"><img src="http://openwetware.org/images/thumb/f/f9/Lukemanlab-toehold-conga-nanny-header.jpg/180px-Lukemanlab-toehold-conga-nanny-header.jpg"></a></html>
[[Image:Toehold-Conga-Nanny-logo.jpg|frameless|150px|center]]
    
    


   <ul id="exp">
   <ul id="exp">
     <li>[[Biomod/2013/StJohns |HOME]]</li>
     <li>[[Biomod/2013/StJohns|HOME]]</li>


     <li>[[Biomod/2013/StJohns/introduction |INTRODUCTION]]</li>
     <li>[[Biomod/2013/StJohns/introduction|INTRODUCTION]]</li>


     <li>[[Biomod/2013/StJohns/concept |CONCEPT]]</li>
     <li>[[Biomod/2013/StJohns/design|DESIGN]]</li>


     <li>[[Biomod/2013/StJohns/design |DESIGN]]</li>
     <li>[[Biomod/2013/StJohns/approaches|APPROACHES]]
 
<ul id ="approaches"><li>[[Biomod/2013/StJohns/approaches#Claw|Synthesis and Characterization]]</li>
    <li>[[Biomod/2013/StJohns/approaches |APPROACHES]]
<li>[[Biomod/2013/StJohns/approaches#Selection|Selection]]</li>
 
<li>[[Biomod/2013/StJohns/approaches#Antibodies|FAB Fragments and Conjugation]]</li>
    <li>[[Biomod/2013/StJohns/methods |METHODS]]</li>
<li>[[Biomod/2013/StJohns/approaches#Triangles|Control of Hinge Angles]]</li></ul>
 
</li>
    <li>[[Biomod/2013/StJohns/protocols |PROTOCOLS]]</li>
     <li>[[Biomod/2013/StJohns/results|RESULTS]]</li>
 
    <li>[[Biomod/2013/StJohns/results |RESULTS]]
 
    <li>[[Biomod/2013/StJohns/Team |TEAM]]</li>
 
     <li>[[Biomod/2013/StJohns/References |REFERENCES]]</li>
 
    <li>[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</li>


    <li>[[Biomod/2013/StJohns/protocols|PROTOCOLS]]</li>


    <li>[[Biomod/2013/StJohns/Team|TEAM]]</li>


    <li>[[Biomod/2013/StJohns/References|REFERENCES]]</li>
   </ul>
   </ul>
</div>
</div>
 
<div id="resolutionwarning">For optimal viewing experience, please enlarge this window to at least 1024 pixels.</div>
<div id="pagecontent">
<div id="pagecontent">

Latest revision as of 12:07, 9 November 2013

<html>

<head>

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

</head>



<style>

body {

 font-family: 'Trebuchet MS', 'Open Sans', sans-serif;
 overflow-y: auto;

}

.container {

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

} .OWWNBcpCurrentDateFilled { display: none; }

h5 {

 font-family: 'Trebuchet MS', '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: 1024px;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto

}

  1. content

{

 margin: 0 0 0 0;
 align: center;
 padding: 12px 12px 12px 12px;
 width: 1000px;
 background-color: #ffffff; border: 0;

}

  1. bodyContent

{

 width: 974px;
 align: justify;
 background-color: #fffffff;

}

  1. column-content

{

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

}

  1. footer

{

 position: absolute;
 bottom: 0;
 width: 1024px;

}

  1. menu

{

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

}

  1. resolutionwarning

{

 display: none;
 text-align: center;

}

  1. pagecontent

{

 text-align: justify;
 float: right;
 width: 744px;
 margin-left: 300px;
 min-height: 400px

}

  1. toc { display: none; }

@media all {

   body { background: #ffffff 0 0 no-repeat;}

}

/*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:#007788;} /*unvisited link*/ a:visited {color:#007788;} /* visited link */ a:hover {color:#00ccff;} /* mouse over link */ a:active {color:#00ccff;} /* selected link */

</style> </html>

For optimal viewing experience, please enlarge this window to at least 1024 pixels.