Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1432 Rev 1469
Line 3... Line 3...
3
	margin-top: 10px;
3
	margin-top: 10px;
4
    margin-bottom: -10px;
4
    margin-bottom: -10px;
5
}
5
}
Line 6... Line 6...
6
 
6
 
7
#smartflore-fiche .smartflore-titre-section {
7
#smartflore-fiche .smartflore-titre-section {
8
	background-color: #928B71;
8
	background-color: #C2D45B;
9
	color: #FFFFFF;
9
	color: #FFFFFF;
10
	padding-top: 10px;
10
	padding-top: 10px;
11
	padding-bottom: 10px;
11
	padding-bottom: 10px;
12
	margin-bottom: 20px;
12
	margin-bottom: 20px;
Line 50... Line 50...
50
	text-align: center;
50
	text-align: center;
51
}
51
}
Line 52... Line 52...
52
 
52
 
53
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
53
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
54
	font-size: 1.5em;
54
	font-size: 1.5em;
55
	background-color: #928B71;
55
	background-color: #C2D45B;
56
	color: #FFFFFF;
56
	color: #FFFFFF;
Line 57... Line 57...
57
}
57
}
58
 
58
 
59
#smartflore-fiche #smartflore-noms h2 {
59
#smartflore-fiche #smartflore-noms h2 {
60
	margin-top: 0px;
60
	margin-top: 0px;
Line 61... Line 61...
61
	font-size: 1.5em;
61
	font-size: 1.5em;
62
}
62
}
63
 
63
 
64
#smartflore-illustrations {
64
#smartflore-illustrations {
65
	background-color: #928B71;
65
	background-color: #C2D45B;
66
	padding-bottom: 10px;
66
	padding-bottom: 10px;
Line 221... Line 221...
221
	}
221
	}
Line 222... Line 222...
222
	
222
	
223
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
223
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
224
	    bottom: -10px;
224
	    bottom: -10px;
225
	}
-
 
226
}
225
	}
-
 
226
}