Team:Penn State
From 2013.igem.org
(Difference between revisions)
MichaelPSU (Talk | contribs) |
MichaelPSU (Talk | contribs) |
||
Line 6: | Line 6: | ||
#box { | #box { | ||
position: relative; | position: relative; | ||
+ | border: 5px solid #0B610B; | ||
border-radius: 5%; | border-radius: 5%; | ||
height: 400px; | height: 400px; | ||
Line 11: | Line 12: | ||
background-color: #9FF781; | background-color: #9FF781; | ||
} | } | ||
+ | |||
+ | #box2 { | ||
+ | position: relative; | ||
+ | border-radius: 5%; | ||
+ | border: 5px solid #0B610B; | ||
+ | height: 1000px; | ||
+ | width: 965px; | ||
+ | background-color: #9FF781; | ||
+ | } | ||
+ | |||
.A { | .A { | ||
Line 165: | Line 176: | ||
</a> | </a> | ||
</div> | </div> | ||
+ | <div ID="box2"> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:44, 1 July 2013