Biomod/2013/StJohns/Team: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
#vader {
#vader {
     background: url(http://www.ibeta.eu/blog/wp-content/uploads/2012/02/darthvader-design.jpg) no-repeat;
     background: url(http://www.ibeta.eu/blog/wp-content/uploads/2012/02/darthvader-design.jpg) no-repeat;
     height: 800px;
     height: 600px;
     width: 800px;
     width: 800px;
     background-size:600px 600px;
     background-size:600px 600px;

Revision as of 17:04, 26 October 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.

We are an undergraduate lab in the Organic Chemistry department of St. John's University.

Our current members:

Moving clockwise from the top left: Matthew Avant, Morcos Hanna, Richard Hsu, Keshia Pitt, Moorsalin Munshi, and Michael Huaman


And our glorious mentor: <html><style>

  1. vader {
   background: url(http://www.ibeta.eu/blog/wp-content/uploads/2012/02/darthvader-design.jpg) no-repeat;
   height: 600px;
   width: 800px;
   background-size:600px 600px;

}

  1. vader:hover {
   background: url(http://openwetware.org/images/1/14/Lukemanlab-2012-0024.png)  no-repeat;

}</style> <div id="vader"><br><br><br></div></html>