Team:Edinburgh/Profile

From 2012.igem.org

(Difference between revisions)
m
m
 
(13 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/*Some changes in the header*/
+
/*structure*/
-
#profile-page a:hover{
+
#profile-middle{
-
cursor: default;
+
width:1080px;
-
color: #cad8e5;
+
height:1070px;
 +
margin-right:auto;
 +
margin-left:auto;
 +
border:none;
}
}
-
 
#edi-profile{
#edi-profile{
-
width:970px;
+
margin-top:10px;
 +
width:1078px;
height:1050px;
height:1050px;
-
border:none;
+
}
 +
/*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>
</style>
 +
<div id="profile-middle">
<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>
 +
</div><!-- /profile-middle -->
</html>
</html>

Latest revision as of 07:15, 30 July 2012