Voce azzurra live – Ogni giovedì ore 20:00 su Netlike e su Canale 81 del digitale terrestre Emilia-Romagna

by Redazionepublished on 18 Marzo 2026

/* Card in alto “Live on Netlike.tv” */
.home .video-card img,
.home .videos-card img,
.home .active-videos img,
.home .post img,
.home .media img,
.home .entry img,
.home .landscape-small img,
.home .landscape-small__image img,
.home .video-list img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
display: block !important;
}

/* Contenitore immagine */
.home .video-card .post-thumbnail,
.home .videos-card .post-thumbnail,
.home .active-videos .post-thumbnail,
.home .landscape-small .post-thumbnail,
.home .landscape-small__image,
.home .video-list .post-thumbnail,
.home .media {
overflow: hidden !important;
background: transparent !important;
}

/* Elimina data tipo “3 anni ago” */
.home time,
.home .posted-on,
.home .date,
.home .entry-meta,
.home .video-date,
.home .byline,
.home .updated:not(.published) {
display: none !important;
}