Team:KAIST-Korea/Test Count
From 2011.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
a:active {color:#FFFFFF;} /* selected link */ | a:active {color:#FFFFFF;} /* selected link */ | ||
- | # | + | #OpenCountdown{ |
position: absolute; | position: absolute; | ||
- | font-family: | + | font-family:arial, helvetica,sans-serif; |
- | font-size: | + | font-size:30pt; |
left:10px; | left:10px; | ||
top:-30px; | top:-30px; | ||
Line 51: | Line 51: | ||
<form name=timeForm> | <form name=timeForm> | ||
- | <input type=text name=input1 border-style="none" style="border-bottom: 0px solid; border-left: 0px solid;border-right: 0px solid;border-top: 0px solid; font: | + | <input type=text name=input1 border-style="none" style="border-bottom: 0px solid; border-left: 0px solid;border-right: 0px solid;border-top: 0px solid; font:30pt arial, helvetica,sans-serif; color:white; background-color:black; position:absolute; left:300px; top:300px"> |
</form> | </form> | ||
- | <div id=" | + | <div id="OpenCountdown"> |
- | <a | + | <a>2011 iGEM</a> |
</div> | </div> | ||
Revision as of 10:34, 8 July 2011