Contact via knop #9
2 changed files with 8 additions and 8 deletions
2
404.html
2
404.html
|
@ -68,7 +68,7 @@
|
||||||
</picture>
|
</picture>
|
||||||
<br><br>
|
<br><br>
|
||||||
<div id="knop">
|
<div id="knop">
|
||||||
<a href="/index.html" class="knop knop_contact">MOVE ALONG</a><br>
|
<a href="/" class="knop knop_contact">MOVE ALONG</a><br>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -5,4 +5,4 @@ function hamburgermenuknopje() {
|
||||||
} else {
|
} else {
|
||||||
x.style.display = "block";
|
x.style.display = "block";
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue