Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1469 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1410 aurelien 1
#smartflore-fiche #smartflore-entete h1 {
2
	font-size: 3.5em;
1419 aurelien 3
	margin-top: 10px;
4
    margin-bottom: -10px;
1410 aurelien 5
}
6
 
7
#smartflore-fiche .smartflore-titre-section {
1469 killian 8
	background-color: #C2D45B;
1410 aurelien 9
	color: #FFFFFF;
10
	padding-top: 10px;
11
	padding-bottom: 10px;
12
	margin-bottom: 20px;
13
}
14
 
15
#smartflore-fiche .smartflore-titre-section a {
16
	font-size: 2em;
17
	font-weight: bold;
18
}
19
 
20
#smartflore-fiche .smartflore-titre-section .panel-title {
21
	text-align: center;
22
}
23
 
1414 aurelien 24
#smartflore-fiche .smartflore-titre-section-icone {
25
	float: left;
26
}
27
 
1410 aurelien 28
#smartflore-fiche .smartflore-contenu-section {
29
	margin: 20px;
30
	font-size: 1.5em;
1412 aurelien 31
	text-align: justify;
1410 aurelien 32
}
33
 
34
#smartflore-fiche #smartflore-entete {
35
	text-align: center;
36
}
37
 
38
#smartflore-fiche .smart-flore-sf {
39
	font-size: 2em;
40
	color: #DE6E40;
41
}
42
 
43
#smartflore-fiche #smart-flore-logo-tela {
1419 aurelien 44
	bottom: 15px;
1410 aurelien 45
    height: 80px;
46
    position: relative;
47
}
48
 
49
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton {
50
	text-align: center;
51
}
52
 
53
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
1432 mathias 54
	font-size: 1.5em;
1469 killian 55
	background-color: #C2D45B;
1410 aurelien 56
	color: #FFFFFF;
57
}
58
 
59
#smartflore-fiche #smartflore-noms h2 {
60
	margin-top: 0px;
61
	font-size: 1.5em;
62
}
63
 
64
#smartflore-illustrations {
1469 killian 65
	background-color: #C2D45B;
1410 aurelien 66
	padding-bottom: 10px;
67
	padding-top: 10px;
68
	margin-bottom: 20px;
69
}
70
 
71
#smartflore-illustrations .carousel-inner {
72
	height: 40vh;
1414 aurelien 73
	max-width: 100%;
1410 aurelien 74
}
75
 
76
#smartflore-illustrations .carousel-inner .item {
77
	height: 100%;
78
}
79
 
80
#smartflore-illustrations .carousel-inner .item img {
81
	height: 100%;
82
	max-width: 100vw;
83
}
84
 
1421 aurelien 85
#smartflore-illustrations .carousel-control.right {
86
	background-image : none;
87
}
88
 
89
#smartflore-illustrations .carousel-control.left {
90
	background-image : none;
91
}
92
 
1410 aurelien 93
#smartflore-fiche #smartflore-noms h3, #smartflore-fiche #smartflore-noms h4 {
94
	font-size: 1.1em;
95
}
96
 
97
#smartflore-fiche #smartflore-noms {
98
	font-size: 2em;
99
	color: #FFFFFF;
100
	text-align: center;
101
}
102
 
103
#smartflore-fiche .smartflore-nom-verna {
104
	margin-bottom: 0px;
105
}
106
 
107
#smartflore-fiche .smartflore-nom-sci, #smartflore-fiche .smartflore-famille {
108
	margin-top: 5px;
109
	display: inline-block;
110
}
111
 
112
#smartflore-fiche .smartflore-nom-sci {
113
	font-style: italic;
114
}
115
 
116
#smartflore-footer #smartflore-sources {
117
 	display: none;
118
}
1412 aurelien 119
 
1423 aurelien 120
#smartflore-partenaires {
121
	padding-left: 0px;
122
	padding-right: 0px;
1425 aurelien 123
	margin-top: 15px;
1423 aurelien 124
}
1421 aurelien 125
 
1423 aurelien 126
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires {
1424 aurelien 127
    background-color: #EEEEEE;
1423 aurelien 128
    color: black;
129
    font-size: 2em;
130
    margin-bottom: 0;
131
    text-align: center;
1424 aurelien 132
    color: #666666;
1423 aurelien 133
}
134
 
135
#smartflore-footer #collapse-partenaires {
1425 aurelien 136
	padding-bottom: 5px;
137
	font-size: 0.8em;
1470 killian 138
	background: white;
1423 aurelien 139
}
140
 
141
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires h4 {
1425 aurelien 142
    font-size: 0.8em;
1423 aurelien 143
}
144
 
145
#smartflore-footer .smartflore-footer-partenaires-logo {
1470 killian 146
	max-height: 100%;
147
	max-width: 100%;
1423 aurelien 148
}
149
 
1421 aurelien 150
/**
151
 *
152
 * Media Queries
153
 *
154
*/
1432 mathias 155
@media screen and (max-width: 480px) {
1412 aurelien 156
  	#smartflore-fiche #smartflore-entete h1 {
157
		font-size: 2.2em;
158
	}
159
 
160
	#smartflore-fiche .smartflore-contenu-section {
161
		margin: 20px;
162
		font-size: 1em;
163
	}
164
 
165
	#smartflore-fiche #smartflore-noms h2 {
166
		font-size: 1.2em;
167
	}
168
 
169
	#smartflore-fiche #smartflore-noms h3, #smartflore-fiche #smartflore-noms h4 {
170
		font-size: 0.6em;
171
	}
172
 
1423 aurelien 173
	#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn, #smartflore-footer .smartflore-titre-partenaires {
1412 aurelien 174
		font-size: 0.9em;
175
	}
176
 
177
	#smartflore-fiche .smartflore-titre-section a {
178
		font-size: 1.5em;
179
	}
1425 aurelien 180
 
181
	#smartflore-illustrations-galerie-carousel .carousel-caption {
182
		font-size: 0.83em;
183
	 	bottom: 0px;
184
	}
185
 
186
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
187
	    bottom: -10px;
188
	}
1412 aurelien 189
}
190
 
1414 aurelien 191
@media all and (orientation:portrait) {
192
	#smartflore-illustrations .carousel-inner {
193
		height: 40vh;
194
	}
1419 aurelien 195
 
196
	#smartflore-fiche #smart-flore-logo-tela {
197
		bottom: 13px;
198
	    height: 7vh;
199
	    position: relative;
1420 aurelien 200
	    min-height: 50px;
1419 aurelien 201
	}
202
 
203
	#smartflore-fiche #smartflore-entete h1 {
204
	    margin-top: -3px;
205
    	margin-bottom: -6px;
206
	}
1414 aurelien 207
}
1412 aurelien 208
 
1414 aurelien 209
@media all and (orientation:landscape) {
210
	#smartflore-illustrations .carousel-inner {
211
		height: 90vh;
212
	}
1419 aurelien 213
 
214
	#smartflore-fiche #smartflore-entete h1 {
215
	    margin-top: -10px;
216
    	margin-bottom: -10px;
217
	}
1425 aurelien 218
 
219
	#smartflore-illustrations-galerie-carousel .carousel-caption {
220
		font-size: 0.9em;
221
	 	bottom: 2px;
222
	}
223
 
224
	#smartflore-illustrations-galerie-carousel .carousel-indicators {
225
	    bottom: -10px;
226
	}
1469 killian 227
}