Ficha · Noticia · news-ad1ed2d82af40674
https://www.defensa.com/template/css/news/modal-slidein.css
Contenido original
https://www.defensa.com/template/css/news/modal-slidein.css
/* Generic CSS for slide-in popup*/ .mc-modal-bg { /* don't show modal bg for desktop */ display: none !important; position: fixed; left: 0; top: 0; z-index: 9995; height: 100%; width: 100%; background: #000000; background-color: #000000; animation: 1s opacityFade cubic-bezier(0.35, 0.57, 0.4, 0.89); opacity: 0.65; } @keyframes opacityFade { from { opacity: 0; } to { opacity: 0.65; } } .mc-layout_
Bajada
/* Generic CSS for slide-in popup*/ .mc-modal-bg { /* don't show modal bg for desktop */ display: none !important; position: fixed; left: 0; top: 0; z-index: 99…
Resumen neutral
/* Generic CSS for slide-in popup*/ .mc-modal-bg { /* don't show modal bg for desktop */ display: none !important; position: fixed; left: 0; top: 0; z-index: 9995; height: 100%; width: 100%; background: #000000; background-color: #000000; animation: 1s opacityFade cubic-bezier(0.
Interpretación
Interpretación editorial pendiente: configurá una API key de IA y volvé a correr `npm run research:news`.