added teaser
This commit is contained in:
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user