kalnder erneuert

This commit is contained in:
2020-12-10 18:30:51 +01:00
parent 6901b4231d
commit a7a0ba7c61
15 changed files with 342 additions and 68 deletions

View File

@@ -159,9 +159,23 @@
}
}, 1000);
</script>
<div style="
display:inline-block;
font-weight:bold;
color:darkred;
margin-top:-3rem;
padding: 0 1.5rem 0 1.5rem;
text-decoration:underline;
background-color:#fff;
background: linear-gradient(to bottom, #fefffd, #e7e9ea 50%, #e1e1e1);
border: 2px solid #C21514;
">
<h2>Bis der Kalender Startet !!!</h2>
</div>
<div class="KalenderTest">
<h3> Kalender Test Bereich zum Testen </h3>
<h3> Kalender Test Bereich zum Testen </h3>
</div>
<?php include ("kalender.php") ?>