„index.html“ ändern
This commit is contained in:
parent
6302b59647
commit
74622de82f
24
index.html
24
index.html
@ -17,7 +17,18 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="navbar-fixed">
|
||||
<div class="container">
|
||||
<div class="lead">
|
||||
<div class="center">
|
||||
<h1 class="heading-2 light-green-text">Ferienwohnung "<span class="uppercase">Wanderlust</span>"
|
||||
</h1>
|
||||
</div>
|
||||
<h2 class="heading-5 light center light-green-text text-darken-3">
|
||||
<i>Entspannen in gemütlicher Atmosphäre</i>
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="navbar sticky" style="top:0px;">
|
||||
<nav class="light-green lighten-1">
|
||||
<div class="nav-wrapper container">
|
||||
<a href="/" id="logo-container" class="brand-logo" title="Gehe zur Startseite">
|
||||
@ -39,17 +50,6 @@
|
||||
<li><a href="#buchung" title="Gehe zu Abschnitt 'Buchung und Anreise'">Buchung und Anreise</a></li>
|
||||
</ul>
|
||||
<div id="willkommen-banner" class="parallax-container valign-wrapper">
|
||||
<div class="container">
|
||||
<div class="card-panel">
|
||||
<div class="center">
|
||||
<h1 class="heading-2 light-green-text">Ferienwohnung "<span class="uppercase">Wanderlust</span>"
|
||||
</h1>
|
||||
</div>
|
||||
<h2 class="heading-5 light center light-green-text text-darken-3">
|
||||
<i>Entspannen in gemütlicher Atmosphäre</i>
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="parallax">
|
||||
<picture>
|
||||
<source srcset="bilder/2400px/StartbildOriginal_Rev.jpg.webp" type="image/webp">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user