Biomod/2013/LMU/assembly: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
/*BUT ACTUALLY*/
/*BUT ACTUALLY*/


.OWWNBcpCurrentDateFilled { display: none; }


#column-content
{
  width: 5px;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
.firstHeading  
.firstHeading  
{
{

Revision as of 12:03, 22 October 2013

<html>


<style>

/*BUT ACTUALLY*/


.firstHeading {

 display:none;
 width:0px;

}

  1. column-one

{

 display:none; 
 width:0px;
 background-color: #ffffff;

}

  1. globalWrapper

{

 width: 1000px;
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto

}

  1. content

{

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

}

  1. bodyContent

{

 width: 950px;
 align: center;
 background-color: #ffffff;

}

  1. column-content

{

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

}

  1. footer

{

 position: center;
 width: 1000px;

} @media screen {

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

}

  1. menu

{

 position: fixed;
 float: left;
 width: 190px;
 padding: 5px;
 background-color: #FFFFFF;
 font-size: 15px;
 font-style: normal;
 text-align: left;
 margin:0px;
 padding:0px;

}

  1. pagecontent

{

 float: right;
 width: 720px;
 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:#275ca8;} a:visited {color:#54c3f1;} /* visited link */ a:hover {color:#c2e5f8;} /* mouse over link */ a:active {color:#214897; } /* selected link */

</style> </html>


  • bla
  • bsfdk
  • asf
header 1 header 2 header 3
row 1, cell 1 row 1, cell 2 row 1, cell 3
row 2, cell 1 row 2, cell 2 row 2, cell 3