+ Startseite fertig
Signed-off-by: Johannes Theiner <j.theiner@live.de>
This commit is contained in:
parent
319c4b64f9
commit
77591be605
|
@ -35,7 +35,7 @@
|
|||
<nav id="navigation">
|
||||
<div class="m-container">
|
||||
<div class="m-row">
|
||||
<a href="#" id="m-navbar-brand" class="m-col-t-9 m-col-m-none m-left-m"></a>
|
||||
<a href="" id="m-navbar-brand" class="m-col-t-9 m-col-m-none m-left-m"></a>
|
||||
<a id="m-navbar-show" href="#navigation" title="Show navigation"
|
||||
class="m-col-t-3 m-hide-m m-text-right"></a>
|
||||
<a id="m-navbar-hide" href="#" title="Hide navigation" class="m-col-t-3 m-hide-m m-text-right"></a>
|
||||
|
@ -79,7 +79,7 @@
|
|||
<br>
|
||||
<div class="m-row">
|
||||
<div class="m-button m-success">
|
||||
<a href="catalog.html">
|
||||
<a href="#">
|
||||
Zum Katalog
|
||||
</a>
|
||||
</div>
|
||||
|
@ -98,13 +98,13 @@
|
|||
<div class="m-row slider">
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/7mqsZsE6FaU/900x900" alt="Polizei Auto">
|
||||
<img src="https://source.unsplash.com/LJeWmU9ecO4/900x900" alt="Polizei Auto">
|
||||
<figcaption class="m-text-center">20% auf Krimis</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/eIVJAkj1uCs/900x900" alt="Glühbirne">
|
||||
<img src="https://source.unsplash.com/xS0zRRygc9I/900x900" alt="Gewürze">
|
||||
<figcaption class="m-text-center">10% auf Kochbücher</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
@ -117,38 +117,38 @@
|
|||
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/3OiYMgDKJ6k/900x900" alt="Adventure">
|
||||
<img src="https://source.unsplash.com/qQC8tyG_JVA/900x900" alt="Rote Berge mit Fluss">
|
||||
<figcaption class="m-text-center">17% auf Geologie</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/RmoWqDCqN2E/900x900" alt="Weltraum">
|
||||
<img src="https://source.unsplash.com/L8-0SAy-aoQ/900x900" alt="Paar vor Sonnenuntergang">
|
||||
<figcaption class="m-text-center">5% auf Romane</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/JKRL7ofWWAA/900x900" alt="Fantasy">
|
||||
<img src="https://source.unsplash.com/yI3weKNBRTc/900x900" alt="graue Wand">
|
||||
<figcaption class="m-text-center">4% auf nichts</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/3OiYMgDKJ6k/900x900" alt="Adventure">
|
||||
<figcaption class="m-text-center">1% auf alles</figcaption>
|
||||
<img src="https://source.unsplash.com/3OiYMgDKJ6k/900x900" alt="gray">
|
||||
<figcaption class="m-text-center">3 für 2</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/RmoWqDCqN2E/900x900" alt="Weltraum">
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/a/aa/BGB_von_1896.jpg" alt="Weltraum">
|
||||
<figcaption class="m-text-center">3% auf BGB</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="m-col-t-4">
|
||||
<figure class="m-figure">
|
||||
<img src="https://source.unsplash.com/JKRL7ofWWAA/900x900" alt="Fantasy">
|
||||
<img src="https://source.unsplash.com/kDDHfgS7Gjo/900x900" alt="Fantasy">
|
||||
<figcaption class="m-text-center">100% auf alles</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue