Tiling Card .card.tiling {box-shadow: none;} .card.tiling .background-image {min-height: 300px;} @media (max-width: 991.98px) { .odd .tiling-first-right {order: 2;} .odd .tiling-second-right {order: 1;} .even .tiling-first-left {order: 2;} .even .tiling-second-left {order: 1;} } @media (max-width: 767.98px) { .odd .tiling-first-right {order: 1;} .odd .tiling-second-right {order: 2;} .odd .tiling-first-left {order: 2;} .odd .tiling-second-left {order: 1;} } #c{data.uid} .card-body { color: var(--bs-{data.tx_t3sbootstrap_textcolor}) !important; }
 
 
{data.bodytext -> f:format.crop(maxCharacters: '{card.cropMaxCharacters}', respectWordBoundaries:'1') -> f:format.html()} {data.bodytext -> f:format.html()}
{data.tx_t3sbootstrap_cardfooter -> f:format.raw()}
{card.button.text -> f:format.raw()} {f:translate(key: 'LLL:EXT:t3sbootstrap/Resources/Private/Language/locallang.xlf:more')}