Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1414 Rev 1419
Line 1... Line 1...
1
#smartflore-fiche #smartflore-entete h1 {
1
#smartflore-fiche #smartflore-entete h1 {
2
	font-size: 3.5em;
2
	font-size: 3.5em;
-
 
3
	margin-top: 10px;
-
 
4
    margin-bottom: -10px;
3
}
5
}
Line 4... Line 6...
4
 
6
 
5
#smartflore-fiche .smartflore-titre-section {
7
#smartflore-fiche .smartflore-titre-section {
6
	background-color: #928B71;
8
	background-color: #928B71;
Line 37... Line 39...
37
	font-size: 2em;
39
	font-size: 2em;
38
	color: #DE6E40;
40
	color: #DE6E40;
39
}
41
}
Line 40... Line 42...
40
 
42
 
41
#smartflore-fiche #smart-flore-logo-tela {
43
#smartflore-fiche #smart-flore-logo-tela {
42
    bottom: 15px;
44
	bottom: 15px;
43
    height: 80px;
45
    height: 80px;
44
    position: relative;
46
    position: relative;
Line 45... Line 47...
45
}
47
}
Line 136... Line 138...
136
 
138
 
137
@media all and (orientation:portrait) {
139
@media all and (orientation:portrait) {
138
	#smartflore-illustrations .carousel-inner {
140
	#smartflore-illustrations .carousel-inner {
139
		height: 40vh;
141
		height: 40vh;
-
 
142
	}
-
 
143
	
-
 
144
	#smartflore-fiche #smart-flore-logo-tela {
-
 
145
		bottom: 13px;
-
 
146
	    height: 7vh;
-
 
147
	    position: relative;
-
 
148
	    min-height: 40px;
-
 
149
	}
-
 
150
	
-
 
151
	#smartflore-fiche #smartflore-entete h1 {
-
 
152
	    margin-top: -3px;
-
 
153
    	margin-bottom: -6px;
140
	}
154
	}
Line 141... Line 155...
141
}
155
}
142
 
156
 
143
@media all and (orientation:landscape) {
157
@media all and (orientation:landscape) {
144
	#smartflore-illustrations .carousel-inner {
158
	#smartflore-illustrations .carousel-inner {
-
 
159
		height: 90vh;
-
 
160
	}
-
 
161
	
-
 
162
	#smartflore-fiche #smartflore-entete h1 {
-
 
163
	    margin-top: -10px;
145
		height: 90vh;
164
    	margin-bottom: -10px;
146
	}
165
	}