Widget:TeaserFreizeit: Unterschied zwischen den Versionen
Aus MediaWiki
Admin (Diskussion | Beiträge) Die Seite wurde neu angelegt: „<includeonly> <style type="text/css"> .tiles-container { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; } .tile { width: 30%; background-color: #f0f0f0; border-radius: 10px; padding: 15px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .tile:hover { transform: translateY(-5px); } .tile a { text-decoration: none…“ |
Admin (Diskussion | Beiträge) Fix Urls |
||
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 56: | Zeile 56: | ||
<div class="tiles-container"> | <div class="tiles-container"> | ||
<div class="tile"> | <div class="tile"> | ||
<a href=" | <a href="/wiki/Hofl%C3%A4den"> | ||
<img src="/w/images/0/02/Hoflaeden_Philipp_Foelting_CC_BY_SA.jpg" alt="Bild 1"> | <img src="/w/images/0/02/Hoflaeden_Philipp_Foelting_CC_BY_SA.jpg" alt="Bild 1"> | ||
<h3>Hofläden</h3> | <h3>Hofläden</h3> | ||
| Zeile 64: | Zeile 64: | ||
<div class="tile"> | <div class="tile"> | ||
<a href=" | <a href="/wiki/Happy_Hour"> | ||
<img src="/w/images/0/0e/Happy_hour_Sebastian_Lehrke_CC_BY_SA.jpg" alt="Bild 2"> | <img src="/w/images/0/0e/Happy_hour_Sebastian_Lehrke_CC_BY_SA.jpg" alt="Bild 2"> | ||
<h3>Happy Hour</h3> | <h3>Happy Hour</h3> | ||
| Zeile 72: | Zeile 72: | ||
<div class="tile"> | <div class="tile"> | ||
<a href=" | <a href="/wiki/Mittagstische"> | ||
<img src="/w/images/0/00/Mittagstisch_Sebastian_Lehrke_CC_BY_SA.jpg" alt="Bild 3"> | <img src="/w/images/0/00/Mittagstisch_Sebastian_Lehrke_CC_BY_SA.jpg" alt="Bild 3"> | ||
<h3>Mittagstische</h3> | <h3>Mittagstische</h3> | ||