Difference between revisions of "Template:Tongji-Software/test/index.html"

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
 
<!doctype html>
 
 
<html lang="zh">
 
<html lang="zh">
 
<head>
 
<head>
Line 11: Line 8:
 
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/css/jflex.min.css&action=raw&ctype=text/css" type="text/css" media="all">
 
<link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/css/jflex.min.css&action=raw&ctype=text/css" type="text/css" media="all">
 
<style>
 
<style>
 +
        /**************************************************************************************************************************************************************************************************/
 +
 +
 +
 +
/**************************************************************************************************************************************************************************************************/
 +
/* DEFAULT WIKI SETTINGS */
 +
/**************************************************************************************************************************************************************************************************/
 +
 +
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 
body { font-family: 'Roboto'; padding: 10px; }
 
body { font-family: 'Roboto'; padding: 10px; }
 
.flex { margin: 0 auto 20px; max-width: 768px; }
 
.flex { margin: 0 auto 20px; max-width: 768px; }
Line 41: Line 52:
 
});
 
});
 
</script>
 
</script>
 
+
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Template:Tongji-Software/test/js/a.js&action=raw&ctype=text/javascript" color="102,185,255" zIndex="1" opacity="50" count="300" >
 +
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 08:41, 15 October 2018

支持电脑手机端的幻灯片轮播代码