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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 115: Line 115:
   <center>
   <center>
     <font size="6">HARVARD <br> BIODESIGN</font><br>
     <font size="6">HARVARD <br> BIODESIGN</font><br>
     PICTURE HERE OR SOMETHING
     PICTURE HERE
   </center>
   </center>



Revision as of 10:47, 20 October 2012

<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; }

  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: 200px;
 padding: 10px;
 background-color: #FFFFFF;

}

  1. pagecontent

{

 float: right;
 width: 600px;
 margin-left: 300px

}

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

  1. exp li ul { display: none;}
  2. exp li:hover 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>