Template:SCU-IGEM
From 2012.igem.org
(Difference between revisions)
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | |||
<head> | <head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
Line 6: | Line 5: | ||
<style type="text/css"> | <style type="text/css"> | ||
<!-- | <!-- | ||
+ | /*hide default igem banner and reformat style into blank slate*/ | ||
+ | #globalWrapper {width: 100%;} | ||
+ | #top-section {width: 100%; height:30px; border:none;} | ||
+ | #p-logo {display:none;} | ||
+ | #search-controls {display:none;} | ||
+ | #menubar a {color:#000000; background-color:transparent; font-size: small;} | ||
+ | #menubar a:hover{text-decoration:none; color:black; background-color:transparent;} | ||
+ | .left-menu a:hover{background-color:transparent; margin:5px 0px 0px 0px; padding:0; background: transparent; font-size: small;} | ||
+ | .left-menu li a:hover{background-color:transparent; margin:0; padding:0; background: transparent; font-size: small;} | ||
+ | .right-menu ul li a {background-color:transparent; background: transparent; font-size: small;} | ||
+ | .printfooter {display:none; background-color:transparent;} | ||
+ | #footer-box {border:none; background-color:transparent;} | ||
+ | #catlinks {display:none; background-color:transparent;} | ||
+ | .firstHeading {display:none; background-color:transparent;} | ||
+ | #content {width: 100%; border:none; background-color:transparent;} | ||
+ | #bodyContent {border:none;} | ||
body { | body { | ||
background-color: #3299CC; | background-color: #3299CC; | ||
Line 12: | Line 27: | ||
color: #666; | color: #666; | ||
font-family: Verdana, Arial, Helvetica, sans-serif; | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
- | font-size: | + | font-size: 10px; |
line-height: 1.4; | line-height: 1.4; | ||
background-attachment: scroll; | background-attachment: scroll; | ||
Line 48: | Line 63: | ||
} | } | ||
header { | header { | ||
- | height: | + | height: 300px; |
background-image: url('https://static.igem.org/mediawiki/2012/f/f9/SCU-IGEM_header.jpg'); | background-image: url('https://static.igem.org/mediawiki/2012/f/f9/SCU-IGEM_header.jpg'); | ||
background-attachment: scroll; | background-attachment: scroll; | ||
Line 54: | Line 69: | ||
} | } | ||
.sidebar1 { | .sidebar1 { | ||
- | float: | + | float: center; |
width: 1005; | width: 1005; | ||
background-color: #238E68; | background-color: #238E68; | ||
Line 62: | Line 77: | ||
aside { | aside { | ||
- | float: | + | float: center; |
width: 180px; | width: 180px; | ||
background-color: #EADCAE; | background-color: #EADCAE; | ||
padding: 10px 0; | padding: 10px 0; | ||
} | } | ||
- | + | ||
.content ul, .content ol { | .content ul, .content ol { | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.nav{ | .nav{ | ||
float:left; | float:left; | ||
- | width: | + | width: 170px; |
- | padding: | + | padding: 1px; |
- | margin: | + | margin: 1px; |
list-style:none; | list-style:none; | ||
position:relative; | position:relative; | ||
Line 94: | Line 100: | ||
list-style: none; | list-style: none; | ||
border-top: 1px solid #666; | border-top: 1px solid #666; | ||
- | margin-bottom: | + | margin-bottom: 0; |
font-family: "MS Serif", "New York", serif; | font-family: "MS Serif", "New York", serif; | ||
font-size: 16px; | font-size: 16px; | ||
Line 125: | Line 131: | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
.fltrt { | .fltrt { | ||
float: right; | float: right; | ||
Line 143: | Line 146: | ||
line-height: 0px; | line-height: 0px; | ||
} | } | ||
- | |||
- | |||
Line 177: | Line 178: | ||
<div class="container"> | <div class="container"> | ||
<header> | <header> | ||
- | |||
- | |||
- | |||
- | |||
</header> | </header> | ||
<div class="sidebar1"> | <div class="sidebar1"> | ||
Line 186: | Line 183: | ||
<li><a href="https://2012.igem.org/Team:CD-SCU-CHINA">home</a></li> | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA">home</a></li> | ||
<li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Team">team</a></li> | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Team">team</a></li> | ||
- | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/ | + | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Project">project</a></li> |
- | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/ | + | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Notebook">notebook</a></li> |
- | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/ | + | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Safety">safety</a></li> |
- | + | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Parts">parts</a></li> | |
- | + | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Human practice">human practice</a></li> | |
+ | <li><a href="https://2012.igem.org/Team:CD-SCU-CHINA/Attributions">attributions</a></li> | ||
</ul> | </ul> | ||
<!-- end .sidebar1 --></div> | <!-- end .sidebar1 --></div> |
Latest revision as of 15:00, 26 September 2012