Line 4: | Line 4: | ||
<title>无标题文档</title> | <title>无标题文档</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | <! | + | <!- |
#sideMenu, | #sideMenu, | ||
#top_title{ | #top_title{ | ||
Line 155: | Line 155: | ||
background-color:rgba(0,51,204,0.4); | background-color:rgba(0,51,204,0.4); | ||
padding:5%;} | padding:5%;} | ||
+ | --> | ||
+ | .menu-button{width:33%; | ||
+ | height:60px; | ||
+ | float:left; | ||
+ | background-color:rgba(0,204,51,1); | ||
+ | padding:10%;} | ||
</style> | </style> | ||
<script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=text/javascript"></script> | ||
Line 384: | Line 390: | ||
<p></p> | <p></p> | ||
</div> | </div> | ||
+ | <div class="word" id="menu"> | ||
+ | <div class="button"><h1>PARTS</h1></div> | ||
+ | <div class="button"><h1>JUDGE</h1></div> | ||
+ | <div class="button"><h1>PROJECT</h1></div> | ||
+ | <div class="button"><h1>TEAM</h1></div> | ||
+ | <div class="button"><h1>OTHERS</h1></div> | ||
+ | </div> | ||
</div> | </div> | ||
<div class="footer"> | <div class="footer"> |
Revision as of 01:55, 8 June 2018
Introduction