Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1424 Rev 1425
Line 118... Line 118...
118
}
118
}
Line 119... Line 119...
119
 
119
 
120
#smartflore-partenaires {
120
#smartflore-partenaires {
121
	padding-left: 0px;
121
	padding-left: 0px;
122
	padding-right: 0px;
122
	padding-right: 0px;
123
	margin-top: 20px;
123
	margin-top: 15px;
Line 124... Line 124...
124
}
124
}
125
 
125
 
126
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires {
126
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires {
Line 131... Line 131...
131
    text-align: center;
131
    text-align: center;
132
    color: #666666;
132
    color: #666666;
133
}
133
}
Line 134... Line 134...
134
 
134
 
135
#smartflore-footer #collapse-partenaires {
135
#smartflore-footer #collapse-partenaires {
-
 
136
	padding-bottom: 5px;
136
	padding-bottom: 10px;
137
	font-size: 0.8em;
Line 137... Line 138...
137
}
138
}
138
 
139
 
139
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires h4 {
140
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires h4 {
Line 140... Line 141...
140
    font-size: 1.2em;
141
    font-size: 0.8em;
141
}
142
}
142
 
143
 
Line 173... Line 174...
173
	}
174
	}
Line 174... Line 175...
174
	
175
	
175
	#smartflore-fiche .smartflore-titre-section a { 
176
	#smartflore-fiche .smartflore-titre-section a { 
176
		font-size: 1.5em;
177
		font-size: 1.5em;
-
 
178
	}
-
 
179
	
-
 
180
	#smartflore-illustrations-galerie-carousel .carousel-caption {
-
 
181
		font-size: 0.83em;
-
 
182
	 	bottom: 0px;
-
 
183
	}
-
 
184
	
-
 
185
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
-
 
186
	    bottom: -10px;
177
	}
187
	}
Line 178... Line 188...
178
}
188
}
179
 
189
 
180
@media all and (orientation:portrait) {
190
@media all and (orientation:portrait) {
Line 202... Line 212...
202
	
212
	
203
	#smartflore-fiche #smartflore-entete h1 {
213
	#smartflore-fiche #smartflore-entete h1 {
204
	    margin-top: -10px;
214
	    margin-top: -10px;
205
    	margin-bottom: -10px;
215
    	margin-bottom: -10px;
-
 
216
	}
-
 
217
	
-
 
218
	#smartflore-illustrations-galerie-carousel .carousel-caption {
-
 
219
		font-size: 0.9em;
-
 
220
	 	bottom: 2px;
-
 
221
	}
-
 
222
	
-
 
223
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
-
 
224
	    bottom: -10px;
206
	}
225
	}
207
}
226
}