Template:Biomod/2014/HKBUteam: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 7: Line 7:
</head>
</head>


 
<!-- <$WikiLogoOrSpaceName$> -->
<table class="WikiLogoTable WikiElement">
<tr>
<td><a href="<$WikiSpaceUrl$>"><img src="http://openwetware.org/images/b/b6/Banner3.jpg" ; width="970px" height="HEIGHT" /></a></td>
<td class="WikiLogoName"><a href="<$WikiSpaceUrl$>"><span style="color: white; font-size: 2em;"></span></a></td>
</tr>
</table>




Line 89: Line 95:
@media screen {
@media screen {
body {  
body {  
     background-image: url("http://openwetware.org/images/4/41/BG10.jpg");
     background-image: url("http://www.openwetware.org/images/e/eb/BG12.jpg");
     background-repeat: repeat;
     background-repeat: repeat;
     background-position: left top;   
     background-position: left top;   
/* changed default background */ }
/* changed default background */ }
}
}
#menu
#menu
{
{
Line 101: Line 106:
   width: 190px;
   width: 190px;
   padding: 5px;
   padding: 5px;
  background-color: #FFFFFF;
   font-size: 16px;
   font-size: 15px;
   font-style: normal;
   font-style: normal;
   text-align: left;
   text-align: left;
Line 108: Line 112:
   padding:0px;
   padding:0px;
}
}


#pagecontent
#pagecontent
Line 113: Line 118:
   float: right;
   float: right;
   width: 720px;
   width: 720px;
  min-height:1280px;
   margin-left: 300px;
   margin-left: 300px;
   min-height: 500px
   min-height: 500px
Line 127: Line 131:
#exp li a:active ul { display: block; }
#exp li a:active ul { display: block; }


a:link {color:#275ca8;}   
a:link {color:#030303;}   
a:visited {color:#54c3f1;} /* visited link */
a:visited {color:#030303;} /* visited link */
a:hover {color:#c2e5f8;}  /* mouse over link */
a:hover {color:#10e5e6;}  /* mouse over link */
a:active {color:#214897; }  /* selected link */
a:active {color:#030303; }  /* selected link */


</style>
</style>
</html>  
</html>  




<div id="menu">
<div id="menu">


[[Image:HKBUteamLogo.jpg|220px]]
[[Image:Newlogo.jpg|200px|margin:30]]
    
    


  <ul class="a" id="exp">
<ul class="a" id="exp">
     <li>[[Biomod/2014/HKBUteam | Home]]</li>
     <li>[[Biomod/2014/HKBUteam | '''Home''']]</li>
     <li>[[Biomod/2014/HKBUteam/projectideas | Project Ideas]]</li>
     <li>[[Biomod/2014/HKBUteam/projectideas | '''Project Ideas''']]</li>
     <li>[[Biomod/2014/HKBUteam/methodology | Methodology]]</li>
     <li>[[Biomod/2014/HKBUteam/methodology | '''Methodology''']]</li>
     <li>[[Biomod/2014/HKBUteam/experimentalresults | Experimental Results & Discussion]]</li>
     <li>[[Biomod/2014/HKBUteam/experimentalresults | '''Experimental Results & Discussion''']]</li>
     <li>[[Biomod/2014/HKBUteam/team | Team Members]]</li>
     <li>[[Biomod/2014/HKBUteam/team | '''Team Members''']]</li>
     <li>[[Biomod/2014/acknowledgement | Acknowledgement]]</li>
     <li>[[Biomod/2014/acknowledgement | '''Acknowledgement''']]</li>
     <li>[[Biomod/2014/sitemap | Site Map]]</li>
     <li>[[Biomod/2014/sitemap | '''Site Map''']]</li>
 
   </ul>
   </ul>
</div>
</div>


<div id="pagecontent">
<div id="pagecontent">

Latest revision as of 14:37, 25 October 2014

<html>

<head>

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

</head>

<!-- <$WikiLogoOrSpaceName$> --> <table class="WikiLogoTable WikiElement"> <tr> <td><a href="<$WikiSpaceUrl$>"><img src="http://openwetware.org/images/b/b6/Banner3.jpg" ; width="970px" height="HEIGHT" /></a></td> <td class="WikiLogoName"><a href="<$WikiSpaceUrl$>"><span style="color: white; font-size: 2em;"></span></a></td> </tr> </table>


<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-image: url("http://www.openwetware.org/images/e/eb/BG12.jpg");
   background-repeat: repeat;
   background-position: left top;  

/* changed default background */ } }

  1. menu

{

 position: fixed;
 float: left;
 width: 190px;
 padding: 5px;
 font-size: 16px;
 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:#030303;} a:visited {color:#030303;} /* visited link */ a:hover {color:#10e5e6;} /* mouse over link */ a:active {color:#030303; } /* selected link */

</style> </html>