Benutzer:Nöth: Unterschied zwischen den Versionen

Aus Stadtsprachen
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<html>
<html>
<style>
.card-footer:last-child {
    border-radius: 0!important;
}
.card-footer {
    padding: 0!important;
    background-color: unset!important;
    border-top: unset!important;
}
.text-center {
    color: #fff;
}
.card-img-overlay {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%; 
}
</style>
<div class="col-md-3">
<div class="col-md-3">
   <div class="card">
   <div class="card">

Version vom 29. Oktober 2023, 11:53 Uhr

...