Team:Edinburgh/Profile
From 2012.igem.org
(Difference between revisions)
m |
m |
||
(16 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | + | <style type="text/css"> | |
- | # | + | /*structure*/ |
- | + | #profile-middle{ | |
- | + | width:1080px; | |
- | } | + | height:1070px; |
- | </style> | + | margin-right:auto; |
- | <iframe src="https://igem.org/Team.cgi?year=2012&team_name=Edinburgh" id=" | + | margin-left:auto; |
+ | border:none; | ||
+ | } | ||
+ | #edi-profile{ | ||
+ | margin-top:10px; | ||
+ | width:1078px; | ||
+ | height:1050px; | ||
+ | } | ||
+ | /*style - header edit*/ | ||
+ | #profile-page a{ | ||
+ | background-color: #f2f2f2; | ||
+ | border-top-right-radius: 10px; | ||
+ | border-top-left-radius: 10px; | ||
+ | } | ||
+ | #profile-page a, | ||
+ | #profile-page a:visited, | ||
+ | #profile-page a:hover{ | ||
+ | color: #000; | ||
+ | } | ||
+ | #profile-page a:hover{ | ||
+ | cursor: default; | ||
+ | } | ||
+ | </style> | ||
+ | <div id="profile-middle"> | ||
+ | <iframe src="https://igem.org/Team.cgi?year=2012&team_name=Edinburgh" id="edi-profile"></iframe> | ||
+ | </div><!-- /profile-middle --> | ||
</html> | </html> |
Latest revision as of 07:15, 30 July 2012