Vorlage:Kachel: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung Markierung: Manuelle Zurücksetzung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
box-shadow:0 4px 8px rgba(0,0,0,0.4); overflow:hidden;"> | box-shadow:0 4px 8px rgba(0,0,0,0.4); overflow:hidden;"> | ||
<!-- Bild-Bereich: | <!-- Bild-Bereich: 100% Breite, zentriert, Cover-Effekt --> | ||
<div style="width:100%; height:150px; overflow:hidden | <div style="width:100%; height:150px; overflow:hidden;"> | ||
<a href="{{{link}}}"> | |||
<img src="/images/{{{bild}}}" | |||
style="width:100%; height:100%; object-fit:cover; display:block;"> | |||
</a> | |||
</div> | </div> | ||
<div style="padding:4px 8px 0 8px; box-sizing:border-box;"> | <div style="padding:4px 8px 0 8px; box-sizing:border-box;"> | ||
<h3 style="margin:4px 0 4px 0; font-size:1.0em; font-weight:bold; text-align:left;"> | <h3 style="margin:4px 0 4px 0; font-size:1.0em; font-weight:bold; text-align:left;"> | ||
| Zeile 15: | Zeile 17: | ||
</div> | </div> | ||
<div style="padding:0 8px 8px 8px; box-sizing:border-box; font-size:0.8em; text-align:left;"> | <div style="padding:0 8px 8px 8px; box-sizing:border-box; font-size:0.8em; text-align:left;"> | ||
<ul style="margin:2px 0 0 14px; padding:0;"> | <ul style="margin:2px 0 0 14px; padding:0;"> | ||