Difference between revisions of "Team:NCTU Formosa/Composite Part"
Line 46: | Line 46: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
del { | del { | ||
text-decoration: line-through; | text-decoration: line-through; | ||
Line 56: | Line 57: | ||
} | } | ||
.p01{ | .p01{ | ||
− | background-color:# | + | background-color:#1599EA; |
position:relative; | position:relative; | ||
height:70vh; | height:70vh; | ||
Line 66: | Line 67: | ||
position:relative; | position:relative; | ||
width:100%; | width:100%; | ||
− | |||
} | } | ||
.background1{ | .background1{ | ||
Line 106: | Line 106: | ||
padding-bottom:8vh; | padding-bottom:8vh; | ||
} | } | ||
+ | .goto{ | ||
+ | position:relative; | ||
+ | padding-left:20vw; | ||
+ | padding-top:3vh; | ||
+ | float:left; | ||
+ | z-index:100; | ||
+ | } | ||
+ | .goto a{ | ||
+ | text-decoration:none; | ||
+ | color:#000; | ||
+ | } | ||
+ | .goto1{ | ||
+ | position:relative; | ||
+ | padding-left:76vw; | ||
+ | padding-top:3vh; | ||
+ | } | ||
+ | .goto1 a{ | ||
+ | text-decoration:none; | ||
+ | color:#000; | ||
+ | } | ||
p{ | p{ | ||
text-indent: 40px; | text-indent: 40px; | ||
Line 128: | Line 148: | ||
<div class="p01"> | <div class="p01"> | ||
<div class="background1"></div> | <div class="background1"></div> | ||
− | <div class="title"> | + | <div class="title">Basic Part</div> |
</div> | </div> | ||
<div class="p02"> | <div class="p02"> | ||
+ | <div class="content"></div> | ||
+ | <div class="goto"> | ||
+ | <a href="https://2015.igem.org/Team:NCTU_Formosa/Project"><img src="https://static.igem.org/mediawiki/2015/3/3c/%E7%AE%AD%E9%A0%AD1.png"; width=50vw;><br><br>Back to project</a> | ||
+ | </div> | ||
+ | <div class="goto1"> | ||
+ | <a href="https://2015.igem.org/Team:NCTU_Formosa/Part_Collection"><img src="https://static.igem.org/mediawiki/2015/c/c2/%E7%AE%AD%E9%A0%AD2.png"; width=50vw;><br><br>Go to Part Collection</a> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
</body> | </body> | ||
</html> | </html> | ||
{{Team:NCTU_Formosa/footer}} | {{Team:NCTU_Formosa/footer}} |
Revision as of 10:41, 11 September 2015
Basic Part