Difference between revisions of "Team:SJTU-BioX-Shanghai/HP test page"

 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
+
<html>
    <meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
+
<head> 
<style>
+
<meta charset="utf-8">
/* Clear the default wiki settings */
+
<title>做一个简单的图表</title>  
+
</head>  
#home_logo, #sideMenu { display:none; }
+
<body>
#sideMenu, #top_title, .patrollink , #bars_item {display:none;}
+
#content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
+
body {background-color:white; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
#globalWrapper{padding:0;}
+
        p {margin:0}
+
        #HQ_page p{text-align:inherit;}
+
        #top_menu_inside #user_item{padding-top:0px;}
+
#top_menu_inside{border-left:0px;border-right:0px;width:auto;}
+
li{margin-bottom:0;}
+
</style>
+
 
+
 
+
 
+
 
+
<body>
+
 
+
 
+
 
+
 
+
 
+
 
+
  
 
         <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/jquery?
 
         <script src="https://2017.igem.org/Template:SJTU-BioX-Shanghai/Javascript/jquery?
Line 111: Line 89:
 
         </script>
 
         </script>
  
 
+
</body>
 
+
 
+
 
+
 
+
</body>
+
 
+
 
</html>
 
</html>

Latest revision as of 22:15, 13 August 2018

做一个简单的图表