Template:Lyon-INSA-ENS/blocStyle

From 2011.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 110: Line 110:
     height : auto;
     height : auto;
     margin-bottom: 25px;
     margin-bottom: 25px;
-
     border: 10px solid;  
+
     padding : 10px;
 +
    /*border: 10px solid; */
     border-color : #333333 ;
     border-color : #333333 ;
     -moz-border-radius: 10px;
     -moz-border-radius: 10px;
Line 129: 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 143: Line 148:
          
          
         height: auto;
         height: auto;
-
         border: 15px solid #555;
+
         /*border: 15px solid #555;*/
         border-color :#666666;
         border-color :#666666;
         font-family : Times;
         font-family : Times;
Line 149: Line 154:
         font-size : large;
         font-size : large;
color: white;
color: white;
-
text-decoration: underline;
 
         background:#666666;
         background:#666666;
          
          
Line 254: 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%;
 +
}
 +
 +
 +
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

Latest revision as of 16:01, 16 September 2011