Difference between revisions of "Team:Kyoto/Safety"

Line 10: Line 10:
 
     background-attachment: fixed;
 
     background-attachment: fixed;
 
     background-size: cover;
 
     background-size: cover;
 +
  }
 +
  ul.Safety {
 +
    font-size:25px;
 +
    list-style:none;
 +
    text-align:left;
 +
    font-family: serif, 'Times New Roman';
 
   }
 
   }
 
</style>
 
</style>
Line 38: Line 44:
 
   </header>
 
   </header>
 
   <h1>About Safety</h1>
 
   <h1>About Safety</h1>
   <h3>Safe project design</h3>
+
   <ul class="Safety">
  <p>We met the following requirements.<br>
+
      <li><a name="#design">Safe project design</a></li>
  <h3>Safe lab work</a></h3>
+
       <li><a name="#work">Safe lab work</a></li>
  <footer>
+
  </ul>
       <div id="footer_logos">
+
  <h5><a href="#design">Safe project design</a></h5>
        <img src="" width="" height="">
+
  <p></p>
      </div>
+
  <h5><a href="#work">Safe lab work</a></h5>
      <div id="footer_contact">
+
   <p></p>
        <img src="" width="" height="">
+
      </div>
+
      <div id="footer_social">
+
        <a href="mailto:igemkyoto@gmail.com"><img src=""></a>
+
        <a href="https://twitter.com/igemkyoto"><img src=""></a>
+
        <a href="https://www.facebook.com/IgemKyoto/"><img src=""></a>
+
      </div>
+
   </footer>
+
 
   </div>
 
   </div>
 
   </div>
 
   </div>
  
 
</html>
 
</html>

Revision as of 03:38, 21 October 2017