Team:Edinburgh/Profile
From 2012.igem.org
(Difference between revisions)
m |
(Adjusting the profile's position) |
||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | /* | + | /*header edit - structure*/ |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#edi-profile{ | #edi-profile{ | ||
width:970px; | width:970px; | ||
height:1050px; | height:1050px; | ||
+ | margin-right:auto; | ||
+ | margin-left:auto; | ||
border:none; | border:none; | ||
+ | } | ||
+ | /*header edit - style*/ | ||
+ | #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> | </style> | ||
<iframe src="https://igem.org/Team.cgi?year=2012&team_name=Edinburgh" id="edi-profile"></iframe> | <iframe src="https://igem.org/Team.cgi?year=2012&team_name=Edinburgh" id="edi-profile"></iframe> | ||
</html> | </html> |
Revision as of 22:12, 1 July 2012