Template:INSA-Lyon/menuB

From 2011.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
 
+
.firstHeading {
-
*{
+
    color:transparent;
-
 
+
    font-size:0.1em;
-
list-style:none;
+
    width: 965px;
-
 
+
    height: 280px;
-
margin:0px;
+
    position: relative; 
-
 
+
    top:0;
-
padding:0px;
+
    left:0;
-
 
+
    margin-bottom: 0px;
 +
    -moz-border-radius: 20px 20px 0 0;
 +
    -webkit-border-radius: 20px 20px 0 0;
 +
    border-radius:20px 20px 0 0;
 +
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 +
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 +
    -goog-ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
 +
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
}
}
-
 
+
</style>  
-
 
+
-
+
-
 
+
-
#menu {
+
-
 
+
-
width: 200px;
+
-
 
+
-
border-style: solid solid none solid;
+
-
 
+
-
border-color: #94AA74;
+
-
 
+
-
border-size: 1px;
+
-
 
+
-
border-width: 1px;
+
-
 
+
-
 
+
-
 
+
-
}
+
-
 
+
-
+
-
 
+
-
#menu li a {
+
-
 
+
-
height: 32px;
+
-
 
+
-
  voice-family: "\"}\"";
+
-
 
+
-
  voice-family: inherit;
+
-
 
+
-
  height: 24px;
+
-
 
+
-
text-decoration: none;
+
-
 
+
-
}
+
-
 
+
-
+
-
 
+
-
#menu li a:link, #menu li a:visited {
+
-
 
+
-
color: #5E7830;
+
-
 
+
-
display: block;
+
-
 
+
-
background: url(images/menu1.gif);
+
-
 
+
-
background-repeat:no-repeat;
+
-
 
+
-
padding: 8px 0 0 10px;
+
-
 
+
-
}
+
-
 
+
-
+
-
 
+
-
#menu li a:hover {
+
-
 
+
-
color: #26370A;
+
-
 
+
-
background: url(images/menu1.gif) 0 -32px;
+
-
 
+
-
background-repeat:no-repeat;
+
-
 
+
-
padding: 8px 0 0 10px;
+
-
 
+
-
}
+
-
 
+
-
+
-
 
+
-
#menu li a:active {
+
-
 
+
-
color: #26370A;
+
-
 
+
-
background: url(images/menu1.gif) 0 -64px;
+
-
 
+
-
background-repeat:no-repeat;
+
-
 
+
-
padding: 8px 0 0 10px;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
 
+
-
</script>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div id="menu">   
+
-
<ul id="menu">
+
-
    <li><a href="/Team:Lyon-INSA-ENS">Home</a></li>
+
-
    <li>
+
-
        <a href="/Team:Lyon-INSA-ENS/Team">About us</a>
+
-
        <!--Subnav Starts Here-->
+
-
        <span>
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Students">Students</a> |
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Supervisors">Supervisors</a> |
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Insa">The INSA</a> |
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/ENS">The ENS</a> |
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Lyon">Discover Lyon</a> |
+
-
            <a href="/Team:Lyon-INSA-ENS/Team/Gallery">Gallery</a>
+
-
        </span>
+
-
        <!--Subnav Ends Here-->
+
-
    </li>
+
-
 
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Parts">Parts</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Sponsors">Sponsors</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Acknowledgements">Acknowledgements</a></li>
+
-
    <li><a href="/Team:Lyon-INSA-ENS/Contact">Contact us</a></li>
+
-
</ul>
+
-
</div>
+
</html>
</html>

Latest revision as of 08:55, 4 July 2011