Difference between revisions of "Team:NAU-CHINA/Team members"

Line 5: Line 5:
 
<head>
 
<head>
 
<style>
 
<style>
/*定义加载图像的格式*/
+
 
    #loading_icon {
+
        position: fixed;
+
        left: 0px;
+
        top: 0px;
+
        width: 100%;
+
        height: 100%;
+
        z-index: -999;
+
        background: url("https://static.igem.org/mediawiki/2018/0/0c/T--NAU-CHINA--loading_icon.gif") center no-repeat black;
+
        background-size: 300px;
+
    }
+
    /*————————END——————————*/
+
  
  
Line 23: Line 12:
 
<body>
 
<body>
  
  <div id="loading_icon"></div>
+
 
 
</body>
 
</body>
  

Revision as of 07:54, 5 October 2018

Template:2018_NAU-CHINA

header