Rev 524 | Rev 549 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
@CHARSET "UTF-8";
/*----------------------------------------------------------------------------------------------------------*/
/* Disposition */
#zone-pied{
text-align:center;
}
#eflore_pied_page{
text-align:center;
}
#zone-debug{
background-color:grey;
color:white;
}
/*----------------------------------------------------------------------------------------------------------*/
/* Spécifiques */
input,textarea{
max-width:100%;
height:auto;
width: 100%;
box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box;
}