Team:XMU-China/List
From 2011.igem.org
(Difference between revisions)
(44 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 13: | Line 13: | ||
margin:0; | margin:0; | ||
background-color:white; | background-color:white; | ||
- | background-image:url(https://static.igem.org/mediawiki/2011/ | + | background-image:url(https://static.igem.org/mediawiki/2011/1/1b/XML_China_HomeBackground.jpg); |
background-repeat:repeat-y; | background-repeat:repeat-y; | ||
background-position:center; | background-position:center; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#menu-igem { | #menu-igem { | ||
width:100%; | width:100%; | ||
height:40px; | height:40px; | ||
margin:auto; | margin:auto; | ||
- | background-color:black | + | background-color:black; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
.teamMember { | .teamMember { | ||
Line 56: | Line 34: | ||
margin:5px; | margin:5px; | ||
} | } | ||
- | |||
.supervisor { | .supervisor { | ||
background-color: $F9F9F9; | background-color: $F9F9F9; | ||
Line 68: | Line 45: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#p-logo { | #p-logo { | ||
display:none; | display:none; | ||
} | } | ||
- | + | ||
+ | #search-controls { | ||
height:20px; | height:20px; | ||
right:230px; | right:230px; | ||
Line 85: | Line 61: | ||
z-index:6; | z-index:6; | ||
} | } | ||
+ | |||
#search-controls input { | #search-controls input { | ||
color:black; | color:black; | ||
Line 98: | Line 75: | ||
border-bottom: 0px; | border-bottom: 0px; | ||
} | } | ||
- | + | ||
+ | #menubar { | ||
top: 0px; | top: 0px; | ||
background-color:white; | background-color:white; | ||
- | } | + | } |
- | + | ||
#content { | #content { | ||
border-left: 0px; | border-left: 0px; | ||
Line 108: | Line 85: | ||
background-color:white; | background-color:white; | ||
} | } | ||
- | |||
#back2igem { | #back2igem { | ||
position:absolute; | position:absolute; | ||
Line 114: | Line 90: | ||
top:-30px; | top:-30px; | ||
} | } | ||
+ | |||
div#globalWrapper { | div#globalWrapper { | ||
font-size:110%; | font-size:110%; | ||
Line 248: | 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 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:hover img{ | #wowslider-container1 .ws_bullets a:hover img{ | ||
visibility:visible; | visibility:visible; | ||
Line 291: | Line 256: | ||
width:288px; | width:288px; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
/*Ende slider*/ | /*Ende slider*/ | ||
Line 363: | 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 369: | 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 430: | 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 439: | 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 li { | .sf-navbar li { | ||
background: #AABDE6; | background: #AABDE6; | ||
Line 549: | Line 556: | ||
/* navigation */ | /* navigation */ | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
#nav ul { | #nav ul { | ||
Line 596: | Line 612: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/* crossfading effect needs absolute positioning from the elements */ | /* crossfading effect needs absolute positioning from the elements */ | ||
#panes div { | #panes div { | ||
Line 639: | Line 652: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
Line 673: | Line 681: | ||
</head> | </head> | ||
<div id= "headerimage"> | <div id= "headerimage"> | ||
- | <img src = "https://static.igem.org/mediawiki/2011/ | + | <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"> | ||
</div> | </div> | ||
<div id="headermenu"> | <div id="headermenu"> | ||
Line 680: | Line 689: | ||
<li><a style="border-left:0px;" href='https://2011.igem.org/Team:XMU-China'>Home</a></li> | <li><a style="border-left:0px;" href='https://2011.igem.org/Team:XMU-China'>Home</a></li> | ||
<li><a style="border-left:0px;" href='https://2011.igem.org/Team:XMU-China/Team'>Team</a></li> | <li><a style="border-left:0px;" href='https://2011.igem.org/Team:XMU-China/Team'>Team</a></li> | ||
- | <li><a | + | <li><a style="border-left:0px;">Project</a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:XMU-China/Project/Description">Description</a></li> | <li><a href="https://2011.igem.org/Team:XMU-China/Project/Description">Description</a></li> | ||
Line 699: | Line 708: | ||
</div> | </div> | ||
</html> | </html> | ||
- |
Latest revision as of 02:58, 29 October 2011