Template:Biomod/2012/UTokyo/UT-Hongo/Begin: Difference between revisions

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


#toc {
#toc {
  border: none;
   background: white;
   background: none;
}
}



Revision as of 06:11, 24 October 2012

<html>

 <style>

ul.menu li.</html>{{{pagetype}}}<html> a {

 color: cyan;

}

  1. toc {
 background: white;

}

  1. toc a {
 font-size: normal;

}

  1. wiki-toc {
 width: 200px;
 margin-top: 6px;
 float: left;

}

  1. wiki-body {
 margin-left: 200px;
 padding-left: 12px;

}

  1. toctitle span {
 display: none;

}

 </style>
 <script type="text/javascript">

window.onload = function () {

 var toc = document.getElementById('wiki-body').removeChild(document.getElementById('toc'));
 document.getElementById('wiki-toc').insertBefore(toc, document.getElementById("wiki-toc").firstChild);

};

 </script>

<html>

<html>

<a href="http://openwetware.org/index.php?title=Biomod/2012/UTokyo/UT-Hongo/</html>{{{pagename}}}<html>&action=edit">edit this page</a>

</html>