Team:HNU China

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
body {
body {
-
background-image:url(https://static.igem.org/mediawiki/2014/d/df/Backgroundhnu.png);
+
    background-image:url(https://static.igem.org/mediawiki/2014/d/df/Backgroundhnu.png);
-
background-position: 50% 0px;
+
    background-position: 50% 0px;
-
background-repeat: no-repeat;
+
    background-repeat: no-repeat;
-
font: x-small/normal sans-serif; margin: 0px; padding: 0px; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 245, 229);
+
    font: x-small/normal sans-serif;
 +
    margin: 0px;
 +
    padding: 0px;
 +
    color: black;
 +
    font-size-adjust: none;
 +
    font-stretch: normal;
 +
    background-color: rgb(255, 245, 229);
 +
    height: auto;
}
}
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
#menu {
-
.firstHeading {
+
width: 900px;
-
        position:fixed;
+
margin: auto;
-
margin-bottom: 0;
+
min-height: 100%;
-
        height:0;
+
height: auto;
-
        visibility:hidden;
+
}
}
-
#content {
+
#menu ul {
-
background: transparent;
+
    width: 100%;
-
        margin: 0px auto;
+
    list-style: none;
-
        padding: 0px;
+
    margin-left: auto;
-
        width: 1280px;
+
    margin-right: auto;
-
        color: black;
+
-
        line-height: 1.5em;
+
-
        border-right-width: 0;
+
-
        border-left-width: 0;
+
-
        border-right-style: none;
+
-
        border-left-style: none;
+
-
        position: relative;
+
-
        z-index: 2;
+
}
}
-
#top-section {
+
#menu ul li {
-
margin-top:0;
+
    float:left;
-
        margin-left:0;
+
    padding-left: -30px;
-
        width: 0px;
+
-
        height: 1px;
+
-
        height: 1px !important;
+
-
        position: relative;
+
-
        z-index: 100;
+
-
        border: 0px;
+
-
        border: 0px !important;
+
}
}
 +
#menu img:hover {
 +
    filter:alpha(opacity=50);
 +
    -moz-opacity:0.5;
 +
    opacity:0.5;
 +
}
 +
#foot {
 +
margin-left:270px;
 +
margin-top:650px;
 +
}
 +
#a{
 +
float: left;
 +
width: auto;
 +
}
 +
#b{
 +
float: left;
 +
width: auto;
 +
}
 +
#c{
 +
float: left;
 +
}
 +
</style>
</style>
</head>
</head>
 +
<body>
<body>
-
<div id="">
+
    <div id="menu">
 +
        <ul>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/f/fe/Project_LOGO.png" id="logo" alt="project LOGO" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/1/17/Home_Button.png" id="home" alt="Home Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/4/49/Project_Button.png" id="project" alt="Project Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/3/3d/HumanPractice_Button.png" id="human_practice" alt="HumanPractice" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/5/5d/Team_Button.png" id="team" alt="Team Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/e/ef/Achievement_Button.png" id="achivement" alt="Achievement Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/e/ef/Safety_Button.png" id="safety" alt="Safety Button" />
 +
                </a>
 +
            </li>
 +
            <li>
 +
                <a href="#">
 +
                    <img src="https://static.igem.org/mediawiki/2014/0/02/IGEM_LOGO.png" id="igem" alt="iGEM LOGO" />
 +
                </a>
 +
            </li>
 +
        </ul>
 +
    </div>
 +
    <div id="foot">
 +
        <div id="a">
 +
            <img src="https://static.igem.org/mediawiki/2014/1/18/HNU_LOGO.png" />
 +
        </div>
 +
        <div id="b">
 +
            <p>湖南大学</p>
 +
        </div>
 +
        <div id="c">
 +
            <img src="https://static.igem.org/mediawiki/2014/b/b0/BIO_LOGO.png" />
 +
        </div>
 +
    </div>
</body>
</body>
</html>
</html>

Revision as of 15:46, 26 June 2014