Template:Biomod/2013/StJohns: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 73: Line 73:
{
{
   width: 850px;
   width: 850px;
   align: center;
   align: justify;
   background-color: #fffffff;
   background-color: #fffffff;
}
}

Revision as of 13:32, 1 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: scroll;

}

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

</style> </html>