mirror of
https://github.com/KevinMidboe/planetposen-original.git
synced 2025-10-29 01:30:33 +00:00
14 lines
161 B
HTML
14 lines
161 B
HTML
|
|
|
|
<div class="construction-banner">
|
|
<p>Under construction</p>
|
|
</div>
|
|
|
|
<style>
|
|
.construction-banner {
|
|
width: 100%;
|
|
padding: 1rem;
|
|
color: black;
|
|
}
|
|
<style>
|