Line 156: | Line 156: | ||
padding:5%;} | padding:5%;} | ||
--> | --> | ||
− | .menu-button{ | + | .i-menu-button{ |
width:30%; | width:30%; | ||
float:left; | float:left; | ||
background-color:rgba(0,204,51,0.5); | background-color:rgba(0,204,51,0.5); | ||
padding:10%;} | padding:10%;} | ||
+ | .i-menu-button a:hover{ | ||
+ | background-color: #CCC; | ||
+ | color: #FFF; | ||
+ | width:30%; | ||
+ | background-color:rgba(0,204,51,0.8); | ||
+ | font-family:Verdana, Geneva, sans-serif;} | ||
</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 264: | Line 270: | ||
<div class="word"> | <div class="word"> | ||
<h1>Introduction</h1> | <h1>Introduction</h1> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<p> </p> | <p> </p> | ||
<p> </p> | <p> </p> | ||
Line 391: | Line 386: | ||
</div> | </div> | ||
<div class="word" id="i-menu"> | <div class="word" id="i-menu"> | ||
− | <div class="button"><h1>PARTS</h1></div> | + | <div class="i-menu-button"><a href="https://2017.igem.org/Team:Nanjing-China/Parts"><h1>PARTS</h1></a></div> |
− | <div class="button"><h1>JUDGE</h1></div> | + | <div class="i-menu-button"><a href="https://2018.igem.org/Team:Nanjing-China/Sliver"><h1>JUDGE</h1></a></div> |
− | <div class="button"><h1>PROJECT</h1></div> | + | <div class="i-menu-button"><a href="https://2018.igem.org/Team:Nanjing-China/Design"><h1>PROJECT</h1></a></div> |
− | <div class="button"><h1>TEAM</h1></div> | + | <div class="i-menu-button"><a href="https://2018.igem.org/Team:Nanjing-China/Team"><h1>TEAM</h1></a></div> |
− | <div class="button"><h1>OTHERS</h1></div> | + | <div class="i-menu-button"><a href="https://2018.igem.org/Team:Nanjing-China/Human_Practices"><h1>OTHERS</h1></a></div> |
</div> | </div> | ||
</div> | </div> |
Revision as of 02:14, 8 June 2018
Introduction