Team:XMU-China/List

From 2011.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<head>
Line 25: Line 25:
background-color:black;
background-color:black;
}
}
-
 
+
.teamMember {
 +
width:150px;
 +
background-color:#eeeeee;
 +
float:left;
 +
padding:10px;
 +
font-size:12px;
 +
text-align:left;
 +
margin:5px;
 +
}
.supervisor {
.supervisor {
background-color: $F9F9F9;
background-color: $F9F9F9;
Line 331: Line 339:
}
}
 +
.sf-menu a {
 +
border-left: 1px solid #fff;
 +
border-top: 0px solid black;
 +
padding: .75em 1em;
 +
text-decoration:none;
 +
}
Line 414: Line 428:
background-position: -10px 0; /* arrow hovers for modern browsers*/
background-position: -10px 0; /* arrow hovers for modern browsers*/
}
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
/*** shadows for all but IE6 ***/
/*** shadows for all but IE6 ***/
Line 423: Line 449:
/* Start Nav-Bar CSS ------ Superfisch Zusatz f�r Nav-Bar-Style*/
/* Start Nav-Bar CSS ------ Superfisch Zusatz f�r Nav-Bar-Style*/
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
-
.sf-navbar {
+
 
-
background: #BDD2FF;
+
 
-
height: 2.5em;
+
 
-
padding-bottom: 2.5em;
+
-
position: relative;
+
-
}
+
.sf-navbar li {
.sf-navbar li {
background: #AABDE6;
background: #AABDE6;
Line 533: Line 556:
/* navigation */
/* navigation */
-
#nav {
+
-
background:#ddd url(https://static.igem.org/mediawiki/2011/4/49/H300_reverse.png);
+
 
-
border-bottom:1px solid #CCCCCC;
+
 
-
height:156px;
+
 
-
width:960px;
+
 
-
}
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
#nav ul {
#nav ul {
Line 580: Line 612:
}
}
-
/* panes */
+
 
-
#panes {
+
 
-
background:#fff url(https://static.igem.org/mediawiki/2011/4/49/H300_reverse.png) repeat scroll 0 0;
+
 
-
border-color:#ccc;
+
 
-
border-style:solid;
+
 
-
border-width:1px 1px 0;
+
 
-
width:960px;
+
 
-
height:255px;
+
 
-
margin-bottom:-20px;
+
 
-
padding-bottom:20px;
+
 
-
+
 
-
/* must be relative so the individual panes can be absolutely positioned */
+
 
-
position:relative;
+
-
}
+
-
+
/* crossfading effect needs absolute positioning from the elements */
/* crossfading effect needs absolute positioning from the elements */
#panes div {
#panes div {
Line 623: Line 652:
}
}
-
.overlay {
+
 
-
display:none;
+
-
width:500px;
+
-
padding:20px;
+
-
background-color:#ddd;
+
-
}
+
</style>
</style>
Line 657: Line 681:
</head>
</head>
   <div id= "headerimage">
   <div id= "headerimage">
 +
    <a href="https://2011.igem.org/Main_Page" class="button1" target="_blank">
     <img src = "https://static.igem.org/mediawiki/2011/8/84/XMU-China_teamwikibeta.png">
     <img src = "https://static.igem.org/mediawiki/2011/8/84/XMU-China_teamwikibeta.png">
   </div>
   </div>

Latest revision as of 02:58, 29 October 2011