web/index.html
changeset 37 1f10a9688c1b
parent 36 6cd5bc3dc7a2
child 39 6605de5fe0bd
--- a/web/index.html	Sun Dec 09 19:59:03 2012 +0100
+++ b/web/index.html	Mon Dec 10 19:48:28 2012 +0100
@@ -22,8 +22,8 @@
 			<!-- div content_top - the elements takes the full height of "content_top" -->				
 			<div id="content_top">
 				
-				<!--  change with js: height and line-height (the same size) of "conteneur_vcentering"  -->
-				<header id="top" class="conteneur_vcentering">
+				<!--  change with js: height and line-height (the same size) of "container_vcentering"  -->
+				<header id="top" class="container_vcentering">
 					<div id="title_hp" class="box_vcentering">
 						<h2>UNE EXPÉRIENCE DE CINÉMA</h2>
 						<h1>THE END, ETC.</h1>
@@ -35,8 +35,8 @@
 		            <canvas id="mosaic" width="100" height="100"></canvas> 			
 				</section>
 				
-				<!--  change with js: height and line-height (the same size) of "conteneur_vcentering"  -->
-				<section id="bottom" class="conteneur_vcentering">
+				<!--  change with js: height and line-height (the same size) of "container_vcentering"  -->
+				<section id="bottom" class="container_vcentering">
 					<div class="box_vcentering">
 						<p class="big_link"><a href ="/">COMPOSEZ VOTRE FILM</a></p>
 					</div>