Subversion Repositories Sites.obs-saisons.fr

Rev

Rev 175 | Rev 190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 175 Rev 184
Line 797... Line 797...
797
  text-align: center;
797
  text-align: center;
798
  font-size: 1.3em;
798
  font-size: 1.3em;
799
}
799
}
Line 800... Line 800...
800
 
800
 
801
/** Style général applicable à toute les pages **/
801
/** Style général applicable à toute les pages **/
802
.cadre_information {
802
.cadre_information {	
803
	border: solid 1px #DFDBD1;
803
    background: url("images/information.png") no-repeat scroll 5px 12px #DFDBD1;
804
	background-color: #DFDBD1;	
804
    border: 1px solid #DFDBD1;
805
	padding : 10px
805
    padding: 10px 10px 10px 30px;
Line 806... Line 806...
806
}
806
}
807
 
807
 
808
.bouton {
808
.bouton {