Line 285: | Line 285: | ||
.contact-us li img { | .contact-us li img { | ||
vertical-align: middle; | vertical-align: middle; | ||
+ | } | ||
+ | footer{ | ||
+ | width:100%; | ||
+ | height:175px; | ||
+ | position:absolute; | ||
+ | bottom: 0px; | ||
+ | background: #6d91b5; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | #siteMap{ | ||
+ | margin-left:70px; | ||
+ | margin-top:15px; | ||
+ | } | ||
+ | |||
+ | #siteMap ul{ | ||
+ | list-style:none; | ||
+ | display:block; | ||
+ | float:left; | ||
+ | padding:0; | ||
+ | margin:0 10px 0px 10px; | ||
+ | } | ||
+ | |||
+ | #siteMap h3{ | ||
+ | padding:4px 0 4px 0; | ||
+ | } | ||
+ | |||
+ | #siteMap h3 a{ | ||
+ | color:#303030; | ||
+ | font-size:1.2em; | ||
+ | border-style:solid; | ||
+ | border-width:1px; | ||
+ | border-color:#303030; | ||
+ | padding:2px; | ||
+ | transition: all 0.5s ease; | ||
+ | } | ||
+ | |||
+ | #siteMap h3 a:hover{ | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | #siteMap li{ | ||
+ | padding:0; | ||
+ | margin:2px 0 0 0; | ||
+ | } | ||
+ | |||
+ | #siteMap li a{ | ||
+ | color:#303030; | ||
+ | font-weight: bold; | ||
+ | font-size:1.5em; | ||
+ | padding:0; | ||
+ | margin:0; | ||
+ | transition: all 0.5s ease; | ||
+ | } | ||
+ | |||
+ | |||
+ | .hoverHome a:hover{ | ||
+ | background-color:white; | ||
+ | } | ||
+ | |||
+ | .hoverteam a:hover{ | ||
+ | background-color:#ed1b24; | ||
+ | } | ||
+ | |||
+ | #hoverteamSections li a:hover{ | ||
+ | color:#ed1b24; | ||
+ | } | ||
+ | |||
+ | .hoverproject a:hover{ | ||
+ | background-color:#f78f1e; | ||
+ | } | ||
+ | |||
+ | #hoverprojectSections li a:hover{ | ||
+ | color:#f78f1e; | ||
+ | } | ||
+ | |||
+ | .hoverresult a:hover{ | ||
+ | background-color:#ffe200; | ||
+ | } | ||
+ | |||
+ | #hoverresultSections li a:hover{ | ||
+ | color:#ffe200; | ||
+ | } | ||
+ | |||
+ | .hoverpart a:hover{ | ||
+ | background-color:#14b04d; | ||
+ | } | ||
+ | |||
+ | #hoverpartSections li a:hover{ | ||
+ | color:#14b04d; | ||
+ | } | ||
+ | |||
+ | .hoverNOTEDBOOK a:hover{ | ||
+ | background-color:#0097dc; | ||
+ | } | ||
+ | |||
+ | #hoverNOTEDBOOKSections li a:hover{ | ||
+ | color:#0097dc; | ||
+ | } | ||
+ | |||
+ | .hoverATTRIBUTION a:hover{ | ||
+ | background-color:#2e3192; | ||
+ | } | ||
+ | |||
+ | #hoverATTRIBUTIONSections li a:hover{ | ||
+ | color:#2e3192; | ||
+ | } | ||
+ | |||
+ | .hoverHP a:hover{ | ||
+ | background-color:#9a268b; | ||
+ | } | ||
+ | |||
+ | #hoverHPSections li a:hover{ | ||
+ | color:#9a268b; | ||
+ | } | ||
+ | |||
+ | .hoverJUDGING a:hover{ | ||
+ | background-color:#3bff2d; | ||
+ | } | ||
+ | |||
+ | #hoverJUDGINGSections li a:hover{ | ||
+ | color:#3bff2d; | ||
+ | } | ||
+ | |||
+ | .hoverSAFETY a:hover{ | ||
+ | background-color:#b1fe00; | ||
+ | } | ||
+ | |||
+ | #hoverSAFETYSections li a:hover{ | ||
+ | color:#b1fe00; | ||
} | } | ||
</style> | </style> | ||
Line 294: | Line 426: | ||
</div> | </div> | ||
<div class="container footer-table"> | <div class="container footer-table"> | ||
− | + | <footer> | |
− | + | ||
− | + | <div id="siteMap"> | |
− | + | <ul> | |
− | + | <h3 class="hoverHome"><a href="Team-China.htm" tppabs="https://2016.igem.org/Team:China">HOME</a></h3> | |
− | + | </ul> | |
− | + | <ul id="hoverteamSections"> | |
− | + | <h3 class="hoverteam"><a href="Team-China/Project_Sub.htm" tppabs="https://2016.igem.org/Team:China/Project_Sub">TEAM</a></h3> | |
− | + | <li><a href="Team-China/Description.htm" tppabs="https://2016.igem.org/Team:China/Description">DESCRIPTION</a></li> | |
− | + | <li><a href="Team-China/Modeling.htm" tppabs="https://2016.igem.org/Team:China/Modeling">MODELING</a></li> | |
− | + | <li><a href="Team-China/Results.htm" tppabs="https://2016.igem.org/Team:China/Results">RESULTS</a></li> | |
− | + | <li><a href="Team-China/Parts.htm" tppabs="https://2016.igem.org/Team:China/Parts">PARTS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverprojectSections"> | |
− | + | <h3 class="hoverproject"><a href="Team-China/Judging_Sub.htm" tppabs="https://2016.igem.org/Team:China/Judging_Sub">PROJECT</a></h3> | |
− | + | <li><a href="Team-China/Medal_Requirements.htm" tppabs="https://2016.igem.org/Team:China/Medal_Requirements">MEDAL</br>REQUIREMENTS</a></li> | |
− | + | <li><a href="Team-China/Safety.htm" tppabs="https://2016.igem.org/Team:China/Safety">SAFETY</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverresultSections"> | |
− | + | <h3 class="hoverresult"><a href="Team-China/Human_Practices_Sub.htm" tppabs="https://2016.igem.org/Team:China/Human_Practices_Sub">RESULT</a></h3> | |
− | + | <li><a href="Team-China/Practices.htm" tppabs="https://2016.igem.org/Team:China/Practices">HUMAN PRACTICES</a></li> | |
− | + | <li><a href="Team-China/Wiki_Flicks.htm" tppabs="https://2016.igem.org/Team:China/Wiki_Flicks">WIKI FLICKS</a></li> | |
− | + | <li><a href="Team-China/Collaborations.htm" tppabs="https://2016.igem.org/Team:China/Collaborations">COLLABORATIONS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverpartSections"> | |
− | + | <h3 class="hoverpart"><a href="Team-China/ATTRIBUTION.htm" tppabs="https://2016.igem.org/Team:China/Notebook_Sub">PART</a></h3> | |
− | + | <li><a href="Team-China/Notebook.htm" tppabs="https://2016.igem.org/Team:China/Notebook">NOTEBOOKS</a></li> | |
− | + | <li><a href="Team-China/Protocols.htm" tppabs="https://2016.igem.org/Team:China/Protocols">PROTOCOLS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverNOTEDBOOKSections"> | |
− | + | <h3 class="hoverNOTEDBOOK"><a href="Team-China/Team_Sub.htm" tppabs="https://2016.igem.org/Team:China/Team_Sub">NOTEDBOOK</a></h3> | |
− | + | <li><a href="Team-China/Team.htm" tppabs="https://2016.igem.org/Team:China/Team">TEAM</a></li> | |
− | + | <li><a href="Team-China/Attributions.htm" tppabs="https://2016.igem.org/Team:China/Attributions">ATTRIBUTIONS</a></li> | |
− | + | <li><a href="Team-China/Team.htm#pageTeamAdvisors" tppabs="https://2016.igem.org/Team:China/Team#pageTeamAdvisors">ADVISORS</a></li> | |
− | + | <li><a href="Team-China/Team_Sub.htm#pageSponsors" tppabs="https://2016.igem.org/Team:China/Team_Sub#pageSponsors">SPONSORS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverATTRIBUTIONSections"> | |
− | + | <h3 class="hoverATTRIBUTION"><a href="Team-China/ATTRIBUTION.htm" tppabs="https://2016.igem.org/Team:China/Notebook_Sub">ATTRIBUTION</a></h3> | |
− | + | <li><a href="Team-China/Notebook.htm" tppabs="https://2016.igem.org/Team:China/Notebook">Attribution</a></li> | |
− | + | <li><a href="Team-China/Protocols.htm" tppabs="https://2016.igem.org/Team:China/Protocols">Acknowledge</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverHPSections"> | |
− | + | <h3 class="hoverHP"><a href="Team-China/ATTRIBUTION.htm" tppabs="https://2016.igem.org/Team:China/Notebook_Sub">HP</a></h3> | |
− | + | <li><a href="Team-China/Notebook.htm" tppabs="https://2016.igem.org/Team:China/Notebook">NOTEBOOKS</a></li> | |
− | + | <li><a href="Team-China/Protocols.htm" tppabs="https://2016.igem.org/Team:China/Protocols">PROTOCOLS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverJUDGINGSections"> | |
− | + | <h3 class="hoverJUDGING"><a href="Team-China/ATTRIBUTION.htm" tppabs="https://2016.igem.org/Team:China/Notebook_Sub">JUDGING</a></h3> | |
− | + | <li><a href="Team-China/Notebook.htm" tppabs="https://2016.igem.org/Team:China/Notebook">NOTEBOOKS</a></li> | |
− | + | <li><a href="Team-China/Protocols.htm" tppabs="https://2016.igem.org/Team:China/Protocols">PROTOCOLS</a></li> | |
− | + | </ul> | |
− | + | <ul id="hoverSAFETYSections"> | |
− | + | <h3 class="hoverSAFETY"><a href="Team-China/ATTRIBUTION.htm" tppabs="https://2016.igem.org/Team:China/Notebook_Sub">SAFETY</a></h3> | |
− | + | <li><a href="Team-China/Notebook.htm" tppabs="https://2016.igem.org/Team:China/Notebook">NOTEBOOKS</a></li> | |
− | + | <li><a href="Team-China/Protocols.htm" tppabs="https://2016.igem.org/Team:China/Protocols">PROTOCOLS</a></li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | ||
− | + | </footer> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:35, 2 October 2016
Team SCAU-China set up in March, 2015. In the first three months, we actively come up with various thoughts in the meetings every twice a week, exchanging our idea with all the team members. Delightfully, we always got inspiration from other's sharing. After that, we divided our team into several small groups to work over several ideas, which were thought to be viable and meaningful. We dedicated to our issue and cooperated with other group members to complete them.