Website style erweitert

This commit is contained in:
2022-01-13 11:08:45 +01:00
parent 6ae3e86cb9
commit 713327a32f
9 changed files with 134 additions and 173 deletions

View File

@@ -1,4 +1,30 @@
<div class="c-block">
<h2>Welcome Home!</h2>
<a class="btn btn-primary" routerLink="/besucher">Zeige Besucher liste</a>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div class="wrapper-table">
<div class="wrapper-table-cell">
<app-countdown></app-countdown>
</div>
<div class="section-heading-page">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h1 class="heading-page">Annika &amp; Damian</h1>
<div class="subtitle-page text-center mt-10">20.08.2022</div>
</div>
</div>
</div>
</div>
</div>