Skip to content

Commit 32bebed

Browse files
committedDec 29, 2017
Only one h1 per page & fixed little regression cause by regex find and replace
1 parent 57f63ae commit 32bebed

26 files changed

+214
-259
lines changed
 

‎404.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -75,14 +75,15 @@
7575
<img src="img/direction.svg" alt="Page not found">
7676
</div>
7777
<div class="not-found-title">
78-
<h1>Not found !</h1>
78+
<h2>Not found !</h2>
7979
</div>
8080
<div class="not-found-body">
8181
<p>La page que vous recherchez n'existe pas</p>
8282
</div>
8383
</div>
8484

8585

86+
8687
<!-- Content end -->
8788

8889
<!-- Footer start -->

‎css/app.css

+6-49
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ body.x--events .marislider {
356356
font-family: 'creamy';
357357
}
358358

359-
.landing-section__h1 h1 {
359+
.landing-section__h1 h2 {
360360
font-size: 40px;
361361
line-height: 32px;
362362
margin: 0;
@@ -832,7 +832,7 @@ button a,
832832
color: #191919;
833833
}
834834

835-
.not-found-title h1 {
835+
.not-found-title h2 {
836836
}
837837

838838
.not-found-body {
@@ -879,7 +879,7 @@ button a,
879879
text-align: center;
880880
}
881881

882-
.quote-banner-title h1 {
882+
.quote-banner-title h2 {
883883
font-size: 48px;
884884
font-family: 'honey-semi';
885885
}
@@ -956,7 +956,7 @@ button a,
956956
color: white;
957957
}
958958

959-
.banner-title h1 {
959+
.banner-title h2 {
960960
font-size: 90px;
961961
z-index: 1;
962962
text-align: center;
@@ -1059,7 +1059,7 @@ button a,
10591059
white-space: nowrap;
10601060
}
10611061

1062-
.instant-title h1 {white-space: nowrap;text-align: center;}
1062+
.instant-title h2 {white-space: nowrap;text-align: center;}
10631063

10641064
.instant-splitter.x--short {
10651065
max-width: 100px;
@@ -1087,7 +1087,7 @@ button a,
10871087
margin-bottom: 20px;
10881088
}
10891089

1090-
.instant-details-title h1 {
1090+
.instant-details-title h2 {
10911091
font-size: 40px;
10921092
position: relative;
10931093
top: 12px;
@@ -1889,46 +1889,3 @@ body.x--survey .instant-details-highlight {
18891889

18901890

18911891

1892-
.navie-sublist .navie-item[nav-id=""] {
1893-
transition: none;
1894-
}
1895-
1896-
.navie-sublist .navie-item[nav-id=""]:hover {
1897-
background-color: ;
1898-
}
1899-
1900-
.navie-sublist .navie-item[nav-id=""]:hover span {
1901-
color: #fff;
1902-
}
1903-
1904-
body.x-- .navie-underline {
1905-
background: ;
1906-
}
1907-
1908-
body.x-- .banner {
1909-
background-image: url(../);
1910-
}
1911-
.x-- .instant-title,
1912-
body.x-- .instant-details-quote {
1913-
color: ;
1914-
}
1915-
1916-
body.x-- .instant-details-highlight {
1917-
font-weight: 500;
1918-
color: ;
1919-
}
1920-
1921-
.x-- .instant-splitter {
1922-
background: ;
1923-
}
1924-
1925-
.x-- .instants-tag {
1926-
background: ;
1927-
}
1928-
1929-
.marislider-item.x-- .landing-btn {
1930-
background:
1931-
}
1932-
1933-
1934-

‎devis.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2>Pour toute demande de devis, veuillez remplir le formulaire ci-dessous.</h2>
119119
<!-- Knowmore start -->
120120
<section id="knowmore" class="landing-section x--knowmore x--centered">
121121
<div class="landing-section__h1">
122-
<h1>Vous souhaitez avoir plus d'informations sur nos services ?</h1>
122+
<h2>Vous souhaitez avoir plus d'informations sur nos services ?</h2>
123123
</div>
124124
<div class="knowmore-buttons">
125125
<div class="landing-button">

‎evenements.html

+19-19
Original file line numberDiff line numberDiff line change
@@ -80,23 +80,23 @@ <h1>Votre évènement clé en main</h1>
8080
<div class="instant-section x--location ">
8181
<div class="instant-header">
8282
<div class="instant-splitter x--short"></div>
83-
<div class="instant-title"><h1>Lieux</h1></div>
83+
<div class="instant-title"><h2>Lieux</h2></div>
8484
<div class="instant-splitter "></div>
8585
</div>
8686
<div class="instant-body imt">
8787
<div style="background-image:url(img/event_location_main.jpg)" class="instant-body-img imt-picture"></div>
8888
<div class="instant-body-content imt-content">
8989
<div class="instant-details">
9090
<div class="instant-details-title">
91-
<h1>Le concept</h1>
91+
<h2>Le concept</h2>
9292
</div>
9393
<p>
9494
Grâce à ses nombreux partenaires, Instant-B est en mesure de vous proposer une multitude de lieux dans Paris et ses alentours
9595
</p>
9696
</div>
9797
<div class="instant-details">
9898
<div class="instant-details-title">
99-
<h1>Exemples de lieux</h1>
99+
<h2>Exemples de lieux</h2>
100100
</div>
101101
<div class="instant-details-content">
102102
<div class="instant-details-option">
@@ -123,23 +123,23 @@ <h1>Exemples de lieux</h1>
123123
<div class="instant-section x--cater x--inverse">
124124
<div class="instant-header">
125125
<div class="instant-splitter "></div>
126-
<div class="instant-title"><h1>Catering</h1></div>
126+
<div class="instant-title"><h2>Catering</h2></div>
127127
<div class="instant-splitter x--short"></div>
128128
</div>
129129
<div class="instant-body imt">
130130
<div style="background-image:url(img/event_cater_main.jpg)" class="instant-body-img imt-picture"></div>
131131
<div class="instant-body-content imt-content">
132132
<div class="instant-details">
133133
<div class="instant-details-title">
134-
<h1>Le concept</h1>
134+
<h2>Le concept</h2>
135135
</div>
136136
<p>
137137
Composez votre catering avec nos différents instants et nos buffets traiteurs
138138
</p>
139139
</div>
140140
<div class="instant-details">
141141
<div class="instant-details-title">
142-
<h1>Animations culinaires et buffets traiteurs</h1>
142+
<h2>Animations culinaires et buffets traiteurs</h2>
143143
</div>
144144
<div class="instant-details-content">
145145
<div class="instant-details-option">
@@ -166,23 +166,23 @@ <h1>Animations culinaires et buffets traiteurs</h1>
166166
<div class="instant-section x--performers ">
167167
<div class="instant-header">
168168
<div class="instant-splitter x--short"></div>
169-
<div class="instant-title"><h1>Performers</h1></div>
169+
<div class="instant-title"><h2>Performers</h2></div>
170170
<div class="instant-splitter "></div>
171171
</div>
172172
<div class="instant-body imt">
173173
<div style="background-image:url(img/event_performers_main.jpg)" class="instant-body-img imt-picture"></div>
174174
<div class="instant-body-content imt-content">
175175
<div class="instant-details">
176176
<div class="instant-details-title">
177-
<h1>Le concept</h1>
177+
<h2>Le concept</h2>
178178
</div>
179179
<p>
180180
Pour animer vos évènements, nos performers mettent à disposition leur talent pour rendre ce moment inoubliable
181181
</p>
182182
</div>
183183
<div class="instant-details">
184184
<div class="instant-details-title">
185-
<h1>Exemples de performers</h1>
185+
<h2>Exemples de performers</h2>
186186
</div>
187187
<div class="instant-details-content">
188188
<div class="instant-details-option">
@@ -209,23 +209,23 @@ <h1>Exemples de performers</h1>
209209
<div class="instant-section x--photos x--inverse">
210210
<div class="instant-header">
211211
<div class="instant-splitter "></div>
212-
<div class="instant-title"><h1>Photos et vidéos</h1></div>
212+
<div class="instant-title"><h2>Photos et vidéos</h2></div>
213213
<div class="instant-splitter x--short"></div>
214214
</div>
215215
<div class="instant-body imt">
216216
<div style="background-image:url(img/event_photos_main.jpg)" class="instant-body-img imt-picture"></div>
217217
<div class="instant-body-content imt-content">
218218
<div class="instant-details">
219219
<div class="instant-details-title">
220-
<h1>Le concept</h1>
220+
<h2>Le concept</h2>
221221
</div>
222222
<p>
223223
Pour immortaliser votre évènement, Instant-B met à votre disposition de nombreuses animations :
224224
</p>
225225
</div>
226226
<div class="instant-details">
227227
<div class="instant-details-title">
228-
<h1>Exemples d’animations</h1>
228+
<h2>Exemples d’animations</h2>
229229
</div>
230230
<div class="instant-details-content">
231231
<div class="instant-details-option">
@@ -252,23 +252,23 @@ <h1>Exemples d’animations</h1>
252252
<div class="instant-section x--activities ">
253253
<div class="instant-header">
254254
<div class="instant-splitter x--short"></div>
255-
<div class="instant-title"><h1>Activités</h1></div>
255+
<div class="instant-title"><h2>Activités</h2></div>
256256
<div class="instant-splitter "></div>
257257
</div>
258258
<div class="instant-body imt">
259259
<div style="background-image:url(img/event_activities_main.jpg)" class="instant-body-img imt-picture"></div>
260260
<div class="instant-body-content imt-content">
261261
<div class="instant-details">
262262
<div class="instant-details-title">
263-
<h1>Le concept</h1>
263+
<h2>Le concept</h2>
264264
</div>
265265
<p>
266266
Pour divertir vos convives lors de votre évènement, Instant-B vous propose une multitude d’activités qui sauront les réjouir
267267
</p>
268268
</div>
269269
<div class="instant-details">
270270
<div class="instant-details-title">
271-
<h1>Exemples d&#39;activités</h1>
271+
<h2>Exemples d&#39;activités</h2>
272272
</div>
273273
<div class="instant-details-content">
274274
<div class="instant-details-option">
@@ -295,23 +295,23 @@ <h1>Exemples d&#39;activités</h1>
295295
<div class="instant-section x--transports x--inverse">
296296
<div class="instant-header">
297297
<div class="instant-splitter "></div>
298-
<div class="instant-title"><h1>Transport</h1></div>
298+
<div class="instant-title"><h2>Transport</h2></div>
299299
<div class="instant-splitter x--short"></div>
300300
</div>
301301
<div class="instant-body imt">
302302
<div style="background-image:url(img/event_transport_main.jpg)" class="instant-body-img imt-picture"></div>
303303
<div class="instant-body-content imt-content">
304304
<div class="instant-details">
305305
<div class="instant-details-title">
306-
<h1>Le concept</h1>
306+
<h2>Le concept</h2>
307307
</div>
308308
<p>
309309
Instant-B a noué de nombreux partenariats avec des sociétés de transport afin de conduire vos invités sur le lieu de votre évènement
310310
</p>
311311
</div>
312312
<div class="instant-details">
313313
<div class="instant-details-title">
314-
<h1>Type de véhicules</h1>
314+
<h2>Type de véhicules</h2>
315315
</div>
316316
<div class="instant-details-content">
317317
<div class="instant-details-option">
@@ -334,7 +334,7 @@ <h1>Type de véhicules</h1>
334334
<!-- Knowmore start -->
335335
<section id="knowmore" class="landing-section x--knowmore x--centered">
336336
<div class="landing-section__h1">
337-
<h1>Vous souhaitez avoir plus d'informations sur nos services ?</h1>
337+
<h2>Vous souhaitez avoir plus d'informations sur nos services ?</h2>
338338
</div>
339339
<div class="knowmore-buttons">
340340
<div class="landing-button">

0 commit comments

Comments
 (0)
Please sign in to comment.