Template:SUSTC/1

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<title>SUSTC iGEM Team: Welcome</title>
 
-
<style type="text/css">
 
 +
 +
<style type="text/css">
/*hide default igem banner and reformat style into blank slate*/
/*hide default igem banner and reformat style into blank slate*/
-
#globalWrapper {width: 100%;}
+
 
-
#top-section {width: 100%; height:30px; border:none;}
+
#globalwrapper {
-
#p-logo {display:none;}
+
    width:975px;
-
#search-controls {display:none;}
+
    padding:20px 0px;
-
.printfooter {display:none;}
+
    margin: 0 auto;
-
#footer-box {border:none;}
+
    background-color:#ffffff;
-
.firstHeading {display:none;}
+
    height:100%;
-
#content {width: 100%; border:none;}
+
}
-
#bodyContent {border:none;}
+
.firstHeading {
 +
    height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#footer-box{
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
#p-logo {
 +
    height:1px; overflow:hidden; display: none;
 +
}
 +
#top-section {
 +
 
 +
    background-repeat: no-repeat;
 +
    border-width:0px;
 +
    border-top-width:1px;
 +
 
 +
}
 +
 
 +
 
 +
#search-controls {
 +
height:0px;
 +
    visibility:hidden;
 +
}
 +
 
 +
 
 +
body {
 +
        margin: 0px;
 +
padding: 0px;
 +
color: #625e5e;
 +
font-family: Tahoma, Geneva, sans-serif;
 +
font-size: 13px;
 +
line-height: 1.5em;
 +
        background-color: #000;
 +
background-image: url(https://static.igem.org/mediawiki/2012/6/69/SUSTC_SHENZHEN_A_Background.png);
 +
background-position: top center;
 +
background-repeat: no-repeat;
 +
        background-attachment:fixed;
 +
}
 +
 
 +
a, a:link, a:visited { color: #333; text-decoration: underline; }
 +
a:hover { color: #000; text-decoration: none; }
 +
 
 +
p { margin: 0px; padding: 0; }
 +
img { border: none; }
 +
 
 +
ul { margin: 0; padding: 0; }
 +
ul li { margin: 0; padding: 0; }
 +
 
 +
 
 +
 
 +
#templatemo_wrapper {
 +
width: 900px;
 +
<!-- padding: 100px 20px 0;-->
 +
        padding-left:20px;
 +
        padding-top:-20px;
 +
margin: 0 auto;
 +
        background-color:transparent;
 +
}
 +
 
 +
#templatemo_header {
 +
width: 860px;
 +
height: 115px;
 +
padding: 0 30px;
 +
background: url(https://static.igem.org/mediawiki/2012/8/8f/Fruit_site_templatemo_header.png) no-repeat;
 +
}
 +
 
 +
#site_title {
 +
float: left;
 +
width: 350px;
 +
margin: 35px 0 0 0;
 +
text-align: center;
 +
 
 +
}
 +
 
 +
#site_title a {
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 36px;
 +
color: #252b2d;
 +
font-weight: bold;
 +
text-decoration: none;
 +
}
 +
 
 +
#site_title a span {
 +
display: block;
 +
font-size: 14px;
 +
color: #333;
 +
font-weight: normal;
 +
margin-top: 5px;
 +
letter-spacing: 5px;
 +
}
 +
/* menu */
 +
 
 +
#templatemo_menu {
 +
float: right;
 +
width: 450px;
 +
height: 90px;
 +
padding: 12px 20px;
 +
background: url(../images/templatemo_menu.jpg) no-repeat;
 +
 
 +
}
 +
 
 +
#templatemo_menu ul {
 +
float: right;
 +
margin: 8px 0 0 0;
 +
padding: 0;
 +
list-style: none;
 +
display: inline-block;
 +
}
 +
 
 +
#templatemo_menu ul li {
 +
float: left;
 +
height: 82px;
 +
padding: 0 5px;
 +
margin: 0;
 +
display: inline-block;
 +
background: url(https://static.igem.org/mediawiki/2012/7/77/Fruit_site_templatemo_menu_divider.png) no-repeat bottom right;
 +
}
 +
 
 +
#templatemo_menu ul .last { background: none; }
 +
 
 +
#templatemo_menu ul li a {
 +
float: left;
 +
display: block;
 +
height: 42px;
 +
font-size: 14px;
 +
padding: 40px 10px 0;
 +
color: #fff;
 +
text-decoration: none;
 +
font-weight: normal;
 +
text-align: center;
 +
outline: none;
 +
 +
}
 +
 
 +
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
 +
background: url(https://static.igem.org/mediawiki/2012/b/bb/SUSTC_SHENZHEN_A_templatemo_menu_hover.png) no-repeat center bottom;
 +
}
 +
 
 +
/* end of menu */
 +
 
</style>
</style>
 +
</head>
 +
 +
<body >
 +
<div id="templatemo_wrapper">
 +
<div id="templatemo_header">
 +
   
 +
        <div id="site_title">
 +
            <a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" target="_parent"><img src="12https://static.igem.org/mediawiki/2012/3/38/SUSTC_Logo.jpg" alt="logo" /><span>2012 SUSTC iGEM TEAM</span></a>
 +
        </div> <!-- end of site_title -->
 +
       
 +
        <div id="templatemo_menu">
 +
            <ul>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" >Home</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team" >Team</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Project">Project</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Notebook">Notebook</a></li>
 +
                <li ><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Safety">Safety</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Contribution">Contribution</a></li>
 +
            </ul>   
 +
    </div> <!-- end of templatemo_menu -->
 +
   
 +
    </div> <!-- end of header -->
-
<body>
 
</body>
</body>
</html>
</html>

Revision as of 02:49, 1 August 2012