initial commit!

This commit is contained in:
Remo Zaros
2026-05-07 16:35:15 +02:00
commit 179da8d2b2
6 changed files with 147 additions and 0 deletions

3
assets/index.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
// where you at?

View File

@@ -0,0 +1,7 @@
.postcode_dialog {
background: green;
}
body {
background-color: firebrick !important;
}

View File