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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
body{
body{
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
overflow: scroll;}
overflow-y: scroll;}


.container{background-color: #ffffff; margin-top:0px}
.container{background-color: #ffffff; margin-top:0px}

Revision as of 14:45, 7 October 2012

<html>

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


<style> <!--


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: 750px; background-color: #ffffff; margin-left: auto; margin-right: auto}
  1. content{ margin: 0 0 0 0; align: center; padding: 12px 12px 12px 12px; width: 726px;background-color: #ffffff; border: 0;}
  2. bodyContent{ width: 700px; align: center; background-color: #fffffff;}
  3. column-content{width: 750px;background-color: #ffffff;}
  4. footer{position: center; width: 750px}

@media screen {

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

}


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

--> </style>

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


</html>