Template:Biomod/2013/Xiamen/XMU-Nanobiocat/Begin

From OpenWetWare
Jump to navigationJump to search


<html> <style> /*定义选中的页面部分*/ ul.menu li.</html>{{{pageclass}}}<html> > a{ color:cyan; } /*隐藏toc内容,即目录部分*/ #toc{ display:none; } /*toc的属性定义,此处是系统内部设置*/ #toc ul ul, .toc ul ul{ margin:0 0 0 1em; } /*定义自己的toc,此处我保留,实际中按需调整*/ #mytoc{ background:#dedede; width:200px; } #mytoc a,#mytoc a:visited{ font-size:normal; color:black; } #mytoc a:hover{ font-weight:bold; text-decoration:none; }

/*框架设定,拉出toc部分,关键*/ #wiki-toc{ width:0px; margin-top:6px; float:left;

                       display:none;

} #wiki-body{ /*真正的内容设定部分*/ margin-left:0px; padding-left:12px; background-color:transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /*background-image:url(http://openwetware.org/images/d/dd/Biomod_2013_Xiamen_XMU-Nanobiocat_logo.png); background-repeat:no-repeat; background-position:top right;*/ }

/*相关系统设定*/ #toctitle span{ display:none; } #wiki-body p, #wiki-body li, #wiki-body dd, div.thumbcation{ font-size:medium; }

               #wiki-contents{
                       background-color:white;
               }

</style>

<!-- js代码部分,此处是调整toc的核心 --> <script type="text/javascript"> window.onload = function () { document.getElementById('mytoc').appendChild(document.getElementById('toc').firstChild); };

 </script>
 
 <!-- 此处内容主体真正开始 -->
 <html>
 	
 	<html><div id="wiki-contents">

<div id="wiki-toc">

			 <table id="mytoc" class="toc" summary="Contents">
 			</table>
       </div>
       <div style="text-align: right">
  		 <p style="margin:0px;"><a target="_blank" href="http://openwetware.org/index.php?title=</html>{{{template}}}<html>Biomod/2013/Xiamen/XMU-Nanobiocat</html>{{{pagename}}}   <html>&action=edit">edit this page</a></p>
 	</div>

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