|
|
|
@ -17,6 +17,15 @@
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
<div class="modaloverlay" id="modal">
|
|
|
|
|
<div class="modaltext">
|
|
|
|
|
<div class="closemodal" onclick="closemodal()">✖</div>
|
|
|
|
|
<h3>So why did we make this?</h3>
|
|
|
|
|
<p>great description of why what and how.. <br><br><br><br><br><br></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="nav">
|
|
|
|
|
|
|
|
|
|
<h3 onclick="togglemenu()">Counter <br> Tourist <br> Information</h3>
|
|
|
|
@ -25,7 +34,7 @@
|
|
|
|
|
<h4><a href="#surroundings">The surroundings</a></h4>
|
|
|
|
|
<h4><a href="#events">Events</a></h4>
|
|
|
|
|
<h4><a href="./poinxs/">POINXS</a></h4>
|
|
|
|
|
<h4>Sustainability</h4>
|
|
|
|
|
<h4 onclick="closemodal()"><a style="cursor:pointer;">About</a></h4>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="landingimage">
|
|
|
|
|