Subversion Repositories wimsdev

Rev

Rev 15704 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15704 Rev 15722
Line 17... Line 17...
17
/* Samples Bloc */
17
/* Samples Bloc */
18
 
18
 
19
.carousel_info{
19
.carousel_info{
20
  text-align: right;
20
  text-align: right;
21
  margin-top: 0;
21
  margin-top: 0;
22
  margin-bottom: 0px;
22
  margin-bottom: 0;
23
  color:#999;
23
  color:#999;
24
  font-size:12px;
24
  font-size:12px;
25
}
25
}
26
.carousel_titre {
26
.carousel_titre {
27
  text-align: center;
27
  text-align: center;
28
  margin-top: 0px;
28
  margin-top: 0;
29
  margin-bottom: 10px;
29
  margin-bottom: 10px;
30
}
30
}
31
.carousel_desc>p{
31
.carousel_desc>p{
32
  margin: 0;
32
  margin: 0;
33
}
33
}