Team:Penn State
From 2013.igem.org
(Difference between revisions)
MichaelPSU (Talk | contribs) |
MichaelPSU (Talk | contribs) |
||
Line 3: | Line 3: | ||
<style> | <style> | ||
- | |||
- | + | #box { | |
- | + | position: relative; | |
- | # | + | border-radius: 5%; |
height: 400px; | height: 400px; | ||
+ | width: 965px; | ||
background-color: #9FF781; | background-color: #9FF781; | ||
} | } | ||
Line 44: | Line 44: | ||
.A:hover { | .A:hover { | ||
color: white; | color: white; | ||
- | border: 6px solid | + | border: 6px solid white; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 72: | Line 72: | ||
#project{ | #project{ | ||
- | margin-top: | + | margin-top: 30px; |
margin-right: 10px; | margin-right: 10px; | ||
margin-left: 632px; | margin-left: 632px; | ||
Line 80: | Line 80: | ||
#parts { | #parts { | ||
- | margin-top: | + | margin-top: 175px; |
margin-left: 700px; | margin-left: 700px; | ||
} | } | ||
#outreach { | #outreach { | ||
- | margin-top: | + | margin-top: 50px; |
margin-left: 790px; | margin-left: 790px; | ||
} | } | ||
Line 101: | Line 101: | ||
#home{ | #home{ | ||
- | position: | + | position: absolute; |
- | + | ||
text-align: center; | text-align: center; | ||
height: 290px; | height: 290px; | ||
width: 290px; | width: 290px; | ||
- | margin-top: | + | margin-top: 70px; |
margin-bottom: 100px; | margin-bottom: 100px; | ||
- | margin-left: | + | margin-left: 337.5px; |
margin-right: auto; | margin-right: auto; | ||
border-radius: 100%; | border-radius: 100%; | ||
Line 123: | Line 122: | ||
<body background="http://image.wallpaper777.com/Plant%20Wallpapers/8394_1280x800.jpg"> | <body background="http://image.wallpaper777.com/Plant%20Wallpapers/8394_1280x800.jpg"> | ||
- | + | <div ID="box"> | |
<a href="2013.igem.org/Team:Penn_State/Attributions"> | <a href="2013.igem.org/Team:Penn_State/Attributions"> | ||
<div class="A", ID="safety"> | <div class="A", ID="safety"> | ||
Line 165: | Line 164: | ||
</div> | </div> | ||
</a> | </a> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:35, 21 June 2013