Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1210 Rev 1212
Line 20... Line 20...
20
	height:240px;
20
	height:240px;
21
}
21
}
22
#info-commune {
22
#info-commune {
23
	text-align:right;
23
	text-align:right;
24
}
24
}
-
 
25
/*+--------------------------------------------------------------------------------------------------------+*/
-
 
26
/* Correction style CSS Bootstrap */
-
 
27
.well {
-
 
28
	margin-bottom: 5px;
-
 
29
	padding: 4px;
-
 
30
}
25
31