Template:Lyon-INSA-ENS/menuProjectFurther

From 2011.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style type="text/css">
 
-
 
-
#menu {
 
-
    width: 180px ; /*220*/
 
-
    background:white;
 
-
    margin-left : 15px;
 
-
    }
 
-
 
-
#menu ul {
 
-
    padding: 0;
 
-
    width: 170px;
 
-
    border:0px solid;
 
-
    margin:0px;
 
-
    margin-top:100px;
 
-
    }
 
-
 
-
#menu ul li {
 
-
    background: #333333 ;
 
-
    color:#008000  ;
 
-
    position:relative;
 
-
    list-style: none; /*on enleve les icones de liste*/
 
-
    width: 150;
 
-
    height : 20px;
 
-
    border: 10px solid;
 
-
    border-color : #333333 ;
 
-
    -moz-border-radius: 10px;
 
-
    -webkit-border-radius: 10px;
 
-
    -goog-ms-border-radius: 10px;
 
-
    border-radius:10px;
 
-
    }
 
-
 
-
 
-
#menu li a {
 
-
    text-decoration: none ;
 
-
    color : white;
 
-
    position : relative;
 
-
    padding : 10px 15 px;
 
-
    font-family : Times;
 
-
    font-weight :bold;
 
-
    font-size : large;
 
-
    margin-left : 15px;
 
-
    }
 
-
 
-
#menu li.sousmenu {
 
-
    background: #008000 ;
 
-
    }
 
-
 
-
 
-
#menu li:hover {
 
-
    background:#228B22;
 
-
    border-color:#228B22;
 
-
    }
 
-
 
-
#menu ul li#actif {
 
-
        float: left;
 
-
        height: 15px;
 
-
        border: 15px solid #555;
 
-
        border-color :#666666;
 
-
        width: 140px;
 
-
        font-family : Times;
 
-
font-weight: bold;
 
-
        font-size : large;
 
-
color: white;
 
-
text-decoration: none;
 
-
        background:#666666;
 
-
        position : relative;
 
-
     
 
-
}
 
-
 
-
</style>
 
Line 80: Line 10:
               <br/>
               <br/>
           </p>
           </p>
-
           <li><a href="/Team:Lyon-INSA-ENS/Project/Presentation">Presentation</a></li>  
+
           <li><a href="/Team:Lyon-INSA-ENS/Project/Attribution">Attribution</a></li>
 +
          <p>
 +
              <br/>
 +
              <br/>
 +
          </p>
 +
          <li><a href="/Team:Lyon-INSA-ENS/Project/Context">Context</a></li>  
           <p>
           <p>
               <br/>
               <br/>
Line 95: Line 30:
               <br/>
               <br/>
           </p>
           </p>
-
          <li><a href="/Team:Lyon-INSA-ENS/Project/ToGoFurther"> To go further</a></li>
 
-
          <br>
 
           <li id="actif"><U> To go further</U></li>
           <li id="actif"><U> To go further</U></li>
           <br>
           <br>

Latest revision as of 08:10, 13 September 2011