Team:XMU-China/List

From 2011.igem.org

(Difference between revisions)
 
(32 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 17: Line 17:
         background-position:center;
         background-position:center;
}
}
-
 
-
 
-
#leftcube h1{
 
-
color:white;
 
-
}
 
-
 
-
 
-
 
#menu-igem {
#menu-igem {
width:100%;
width:100%;
height:40px;
height:40px;
margin:auto;
margin:auto;
-
background-color:white;
+
background-color:black;
-
+
-
}
+
-
+
-
#location {
+
-
width:100%;
+
-
height:30px;
+
-
background-color:#3BAEFF;
+
-
text-align:center;
+
}
}
.teamMember {
.teamMember {
Line 50: Line 34:
margin:5px;
margin:5px;
}
}
-
 
.supervisor {
.supervisor {
background-color: $F9F9F9;
background-color: $F9F9F9;
Line 62: Line 45:
}
}
-
+
 
-
/*#menu-igem a:link{ color:white; text-decoration:none; }
+
 
-
#menu-igem a:visited { color:white; text-decoration:none;}
+
 
-
#menu-igem a:hover { color:black; text-decoration:none; background-color:white; }
+
 
-
#menu-igem a:active { color:white; text-decoration:none; font-size:25; }*/
+
-
/*Die Leiste ganz oben ver�ndern*/
+
#p-logo {
#p-logo {
                 display:none;
                 display:none;
     }
     }
-
    #search-controls {
+
 
 +
    #search-controls {
         height:20px;
         height:20px;
         right:230px;
         right:230px;
Line 79: Line 61:
z-index:6;
z-index:6;
     }
     }
 +
     #search-controls input {
     #search-controls input {
         color:black;
         color:black;
Line 92: Line 75:
border-bottom: 0px;
border-bottom: 0px;
     }
     }
-
    #menubar {
+
 
 +
    #menubar {
         top: 0px;
         top: 0px;
background-color:white;
background-color:white;
-
     }
+
     }
-
+
#content {
#content {
border-left: 0px;
border-left: 0px;
Line 102: Line 85:
background-color:white;
background-color:white;
}
}
-
 
#back2igem {
#back2igem {
     position:absolute;
     position:absolute;
Line 108: Line 90:
     top:-30px;
     top:-30px;
}
}
 +
div#globalWrapper {
div#globalWrapper {
font-size:110%;
font-size:110%;
Line 242: 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 285: 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 357: 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 363: 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 424: 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 433: 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 543: 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 590: 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 633: Line 652:
}
}
-
.overlay {
+
 
-
display:none;
+
-
width:500px;
+
-
padding:20px;
+
-
background-color:#ddd;
+
-
}
+
</style>
</style>
Line 667: 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