Difference between revisions of "Team:HZAU-China"

Line 1: Line 1:
{{HZAU-China}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 
 
<head>
 
<head>
 
   <meta charset="UTF-8">
 
   <meta charset="UTF-8">
  <title>HZAU-China</title>
+
   <style>
   <style type="text/css">
+
 
     body {
 
     body {
 
       background-color: rgb(249, 228, 137);
 
       background-color: rgb(249, 228, 137);
 
     }
 
     }
  
   
 
 
     #content {
 
     #content {
      padding: 0px;
 
      width: 100%;
 
      margin-top: 0px;
 
      margin-left: 0px;
 
 
       background-color: rgb(249, 228, 137);
 
       background-color: rgb(249, 228, 137);
 
     }
 
     }
  
   
 
 
     div.background_page {
 
     div.background_page {
 
       transition: opacity 1s;
 
       transition: opacity 1s;
Line 28: Line 20:
 
       width: 100%;
 
       width: 100%;
 
       min-width: 950px;
 
       min-width: 950px;
       margin-top: 0px;
+
       margin-top: 14px;
 
     }
 
     }
  
Line 37: Line 29:
 
       top: 600px;
 
       top: 600px;
 
     }
 
     }
 
   
 
  
 
     #rongqi p {
 
     #rongqi p {
Line 250: Line 240:
  
 
<body>
 
<body>
 
 
 
   <div class="fourC">
 
   <div class="fourC">
 
     <img class="fourC" src="https://static.igem.org/mediawiki/2017/e/eb/HZAU_2017_4C_1.png">
 
     <img class="fourC" src="https://static.igem.org/mediawiki/2017/e/eb/HZAU_2017_4C_1.png">

Revision as of 10:30, 27 October 2017

<!DOCTYPE html>