Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
 
(68 intermediate revisions not shown)
Line 34: Line 34:
       text-indent: 40px;
       text-indent: 40px;
       text-align: justify;
       text-align: justify;
 +
      background-color:#666666;
}
}
Line 107: Line 108:
     position:relative;  
     position:relative;  
     list-style: none; /*on enleve les icones de liste*/  
     list-style: none; /*on enleve les icones de liste*/  
-
    width: 150;
 
     height : auto;
     height : auto;
-
     border: 10px solid;  
+
     margin-bottom: 25px;
 +
    padding : 10px;
 +
    /*border: 10px solid; */
     border-color : #333333 ;
     border-color : #333333 ;
     -moz-border-radius: 10px;
     -moz-border-radius: 10px;
Line 118: Line 120:
-
#menu li a {  
+
#menu li a, #menu li .selflink {  
     text-decoration: none ;  
     text-decoration: none ;  
     color : white;
     color : white;
Line 128: Line 130:
     margin-left : 15px;
     margin-left : 15px;
     }
     }
 +
 +
#menu li.actif a, #menu li.actif .selflink {
 +
  text-decoration: underline;
 +
}
#menu li.sousmenu {
#menu li.sousmenu {
Line 139: Line 145:
     }
     }
-
.menu ul li#actif {
+
#menu ul li.actif {
-
         float: left;
+
          
         height: auto;
         height: auto;
-
         border: 15px solid #555;
+
         /*border: 15px solid #555;*/
         border-color :#666666;
         border-color :#666666;
-
        width: 140px;
 
         font-family : Times;
         font-family : Times;
font-weight: bold;
font-weight: bold;
         font-size : large;
         font-size : large;
color: white;
color: white;
-
text-decoration: underline;
 
         background:#666666;
         background:#666666;
-
         position : relative;
+
          
}
}
 +
 +
Line 159: Line 165:
width:210px;
width:210px;
-
background-color:transparent; /*#00CCFF;*/
+
background-color:#00CCFF;
         margin-right: 10px;
         margin-right: 10px;
         min-height: 100%;  
         min-height: 100%;  
Line 176: Line 182:
.contenu {
.contenu {
 +
position : relative;
 +
        top : -50px;
         margin-left: 10px;   
         margin-left: 10px;   
         margin-right : 5px;
         margin-right : 5px;
float:left;
float:left;
-
width:75%;
+
width:100%;
         position: relative;
         position: relative;
         min-height: 100%;   
         min-height: 100%;   
-
background-color: transparent;/* #FFCC00;*/
+
background-color: transparent; /*#FFCC00;*/
         font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif;
         font-family:Verdana, "Trebuchet MS", Arial, police3, police4,serif;
}
}
Line 250: Line 258:
     box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
     box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 12px 7px;
     }
     }
 +
 +
/****** pour page plan du site  *****/
 +
 +
#colonne11{
 +
float: left;
 +
        margin-left : 20px;
 +
width: 30%;
 +
}
 +
#colonne21 {
 +
float: right;
 +
width: 35%;
 +
}
 +
#centre1 {
 +
margin-left: 34%;
 +
margin-right: 30%;
 +
}
 +
 +
 +
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
Line 328: Line 355:
}
}
.maincontent {
.maincontent {
 +
      position : relative;
 +
        top : -50px;
         width: 600px;
         width: 600px;
position: relative;
position: relative;
Line 603: Line 632:
         margin: 10px 0 30px 0;
         margin: 10px 0 30px 0;
}
}
-
 
-
 
-
 
-
 
-
/* ----------------------------------------------------------------------------------------------- */
 
-
/* ------------------------- Alignement hors template de Groningen ------------------------------- */
 
-
/* ----------------------------------------------------------------------------------------------- */
 
</style>  
</style>  
</html>
</html>

Latest revision as of 16:01, 16 September 2011