Team:XMU-China/List

From 2011.igem.org

(Difference between revisions)
 
(16 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 {
-
#location {
+
width:150px;
-
width:100%;
+
background-color:#eeeeee;
-
height:30px;
+
float:left;
-
background-color:#3BAEFF;
+
padding:10px;
-
text-align:center;
+
font-size:12px;
 +
text-align:left;
 +
margin:5px;
 +
}
 +
.supervisor {
 +
background-color: $F9F9F9;
 +
border: 1px solid grey;
 +
float: left;
 +
margin-left: 25px;
 +
margin-right: 23px;
 +
padding: 10px;
 +
text-align: center;
 +
width: 250px;
 +
}
}
 +
 +
 +
#p-logo {
#p-logo {
Line 60: Line 76:
     }
     }
-
+
    #menubar {
 +
        top: 0px;
 +
background-color:white;
 +
    }
#content {
#content {
border-left: 0px;
border-left: 0px;
Line 206: Line 225:
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}
-
#wowslider-container1 .ws-title{
+
 
-
position: absolute;
+
-
bottom:50px;
+
-
left: 0;
+
-
margin-right:5px;
+
-
z-index: 50;
+
-
padding:12px;
+
-
color: #F9FBFB;
+
-
text-transform:uppercase;
+
-
background:#000000;
+
-
    font-family: Helvetica,Arial,Verdana,sans-serif;
+
-
font-size: 18px;
+
-
}
+
#wowslider-container1 .ws-title div{
#wowslider-container1 .ws-title div{
padding-top:5px;
padding-top:5px;
font-size: 13px;
font-size: 13px;
text-transform:none;
text-transform:none;
-
}#wowslider-container1 .ws_bullets  a img{
 
-
text-indent:0;
 
-
display:block;
 
-
top:16px;
 
-
left:-144px;
 
-
visibility:hidden;
 
-
position:absolute;
 
-
    -moz-box-shadow: 0 0 5px #999999;
 
-
    box-shadow: 0 0 5px #999999;
 
-
    border: 5px solid #666666;
 
}
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
#wowslider-container1 .ws_bullets a:hover img{
#wowslider-container1 .ws_bullets a:hover img{
visibility:visible;
visibility:visible;
Line 249: Line 256:
width:288px;
width:288px;
}
}
-
#wowslider-container1  .ws_bullets .ws_bulframe{
+
 
-
display:none;
+
 
-
top:20px;
+
 
-
overflow:visible;
+
 
-
position:absolute;
+
 
-
cursor:pointer;
+
 
-
    -moz-box-shadow: 0 0 5px #999999;
+
 
-
    box-shadow: 0 0 5px #999999;
+
 
-
    border: 5px solid #666666;
+
 
-
}
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
/*Ende slider*/
/*Ende slider*/
Line 321: Line 338:
margin-bottom: 1em;
margin-bottom: 1em;
}
}
 +
.sf-menu a {
.sf-menu a {
border-left: 1px solid #fff;
border-left: 1px solid #fff;
Line 327: Line 345:
text-decoration:none;
text-decoration:none;
}
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
color: white;
color: white;
Line 388: 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 397: 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 507: 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 554: 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 597: Line 652:
}
}
-
.overlay {
+
 
-
display:none;
+
-
width:500px;
+
-
padding:20px;
+
-
background-color:#ddd;
+
-
}
+
</style>
</style>
Line 631: 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