added teaser

This commit is contained in:
Bachir Soussi Chiadmi
2016-07-02 15:57:34 +02:00
parent 8adb390d91
commit d1f0108eb0
8 changed files with 80 additions and 4 deletions
+8 -1
View File
@@ -14,7 +14,7 @@ header("Pragma: no-cache");
<link href="bower_components/leaflet/dist/leaflet.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/styles.css" media="screen" charset="utf-8">
</head>
<body>
<body class="teasing">
<div id="root">
<header id="header">
<h1>hehe, Exo Planete</h1>
@@ -47,6 +47,13 @@ header("Pragma: no-cache");
</section>
<!-- map -->
<section id="teaser">
<div class="layer"></div>
<div class="popup">
<h1>Centiped</h1>
</div>
</section>
</div>
<!-- root -->