Template:Biomod/2013/LMU: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 138: Line 138:


   <ul class="a" id="exp">
   <ul class="a" id="exp">
     <li>[[Biomod/2013/LMU/Home |Home]]</li>
     <li>[[Biomod/2013/LMU |Home]]</li>


     <li>[[Biomod/2013/LMU/projectidea |Project Idea]]</li>
     <li>[[Biomod/2013/LMU/projectidea |Project Idea]]</li>

Revision as of 03:13, 26 October 2013

<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: #0000ff;
 margin-top:10px

} .OWWNBcpCurrentDateFilled { display: none; }

h5 {

 font-family: 'Open Sans', sans-serif;
 font-size: 12px;
 font-style: normal;
 text-align: center;
 margin:0px;
 padding:0px;

}

  1. column-content

{

 width: 5px; 
 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: 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: 500px

}

  1. toc { display: none; }

/*Expanding list*/ ul { list-style: disc; } ul.a { 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>