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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
ul.menu li.</html>{{{pagetype}}}<html> a {
ul.menu li.</html>{{{pagetype}}}<html> a {
   color: cyan;
   color: cyan;
}
#toc {
  border: none;
  background: none;
}
}



Revision as of 08:15, 22 October 2012

<html>

 <style>

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

 color: cyan;

}

  1. toc {
 border: none;
 background: none;

}

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

}

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

}

 </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);
 document.getElementById('toctitle').removeChild(document.getElementById('toctitle').lastChild);

}

 </script>

<html>

<html><div id="wiki-contents"> <div id="wiki-toc">

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

</div> <div id="wiki-body"></html>