Test Commit

This commit is contained in:
schrom01 2023-08-16 21:42:03 +02:00
parent 958374e14a
commit abca310bdb
2 changed files with 5 additions and 7 deletions

View File

@ -64,7 +64,7 @@ html, body {
}
footer,
.push {
height: 200px;
height: 250px;
}
.footer {

View File

@ -59,16 +59,13 @@
<div class="wrapper">
<section>
<div class="container">
<h1>Silias Zefix Suche</h1>
<p>Diese Webseite wird gerade neu entwickelt und steht demnächst zur Verfügung.</p>
</div>
<div class="container">
<p>Diese Webseite wird gerade neu entwickelt und steht demnächst zur Verfügung.</p>
<form action="submit.php" method="post">
<label for="firmenname">Firmenname:</label>
@ -224,6 +221,7 @@
</div>
</section>
<div class="push"></div>
</div>