From 2011.igem.org
(Difference between revisions)
|
|
(One intermediate revision not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
- |
| |
- | <style type="text/css">
| |
- |
| |
- | #menu {
| |
- | width: 170px ; /*220*/
| |
- | background:white;
| |
- | margin-left: 15px;
| |
- | }
| |
- |
| |
- | #menu ul {
| |
- | padding: 0;
| |
- | width: 150px;
| |
- | 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; /*200*/
| |
- | border: 10px solid;
| |
- | border-color : #333333 ;
| |
- | -moz-border-radius: 10px;
| |
- | -webkit-border-radius: 10px;
| |
- | -goog-ms-border-radius: 10px;
| |
- | border-radius:10px;
| |
- | }
| |
- |
| |
- | #menu ul ul {
| |
- | position: relative;
| |
- | top: 0;
| |
- | left: 0px; /* correspond au décalage a droite*/
| |
- | display : none
| |
- | }
| |
- |
| |
- | #menu ul ul li {
| |
- | background: #32CD32;
| |
- | position:relative;
| |
- | list-style: none; /*on enleve les icones de liste */
| |
- | border-top: 1px solid;
| |
- | border-bottom:1px solid;
| |
- | text-align: center ;
| |
- | }
| |
- |
| |
- | #menu li a {
| |
- | text-decoration: none ;
| |
- | color : white;
| |
- | 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: auto;
| |
- | border: 15px solid #555;
| |
- | border-color :#666666;
| |
- | width: 120px;
| |
- | font-family : Times;
| |
- | font-weight: bold;
| |
- | font-size : large;
| |
- | color: white;
| |
- | text-decoration: none;
| |
- | background:#666666;
| |
- | position : relative;
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
| | | |
| | | |
Line 150: |
Line 67: |
| <br/> <br/> | | <br/> <br/> |
| </p> | | </p> |
- | <li><a href="/Team:Lyon-INSA-ENS/Realisation/Week14">Week 14</a></li> | + | <li><a href="/Team:Lyon-INSA-ENS/Realisation/Week14">Week 14</a></li> |
| + | </p> |
| + | <br/> <br/> |
| + | <li><a href="/Team:Lyon-INSA-ENS/Realisation/Collection"> Collection</a></li> |
| + | <p> |
| + | <br/> |
| </ul> | | </ul> |
| </ul> | | </ul> |
Latest revision as of 08:57, 13 September 2011