Herramientas de usuario

Herramientas del sitio


otros:entrevistas

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Próxima revisión
Revisión previa
otros:entrevistas [2026/05/07 15:33] – creado jesusotros:entrevistas [2026/05/07 15:55] (actual) jesus
Línea 2: Línea 2:
 <html> <html>
 <style> <style>
-  /* --- CONTENEDOR MONITOR CRT --- */+  /* --- MONITOR CRT --- */
   .pcw-monitor-interviews {   .pcw-monitor-interviews {
     background-color: #000b00;      background-color: #000b00; 
Línea 15: Línea 15:
   }   }
  
-  /* Efecto de barrido y parpadeo CRT */ +  /* FORZAR AJUSTE DE VIDEOS */ 
-  .pcw-monitor-interviews::after { +  .video-slot-wrapper div,  
-    content: " "; +  .video-slot-wrapper iframe,  
-    position: absolute; top: 0; left: 0; bottom: 0; right: 0; +  .video-slot-wrapper object { 
-    background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.15) 50%),  +    width: 100% !important; 
-                linear-gradient(90deg, rgba(255, 0, 0, 0.03), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.03)); +    max-width100% !important
-    background-size: 100% 3px2px 100%; +    displayblock;
-    z-index: 10; pointer-events: none; +
-    animationflickering 0.15s infinite; +
-  } +
- +
-  @keyframes flickering { 0% { opacity: 0.98; } 100% { opacity: 1; } } +
- +
-  .retro-text { +
-    color: #00ff00 !important; +
-    text-shadow0 0 10px rgba(0, 255, 0, 0.7)+
-    text-transformuppercase;+
   }   }
  
   .pcw-header {   .pcw-header {
-    font-size: 1.8em; +    color: #00ff00; font-size: 1.8em; font-weight: bold;  
-    font-weight: bold; +    margin-bottom: 30px; border-bottom: 2px solid #004400; padding-bottom: 10px;
-    margin-bottom: 30px; +
-    border-bottom: 2px solid #004400; +
-    padding-bottom: 10px;+
   }   }
  
-  /* --- SECCIÓN VIDEO PRINCIPAL --- */ +  /* CONTENEDOR PRINCIPAL */ 
-  .main-video-container +  .main-video-box 
-    margin-bottom: 40px; +    margin-bottom: 40px; border: 3px solid #00ff00; padding: 15px
-    text-align: center; +    background: rgba(0, 20, 0, 0.4);
-    border: 2px solid #004400; +
-    padding: 20px+
-    background: rgba(0, 20, 0, 0.3);+
   }   }
  
-  .video-wrapper { +  /* REJILLA SECUNDARIA */
-    position: relative; +
-    padding-bottom: 56.25%; /* 16:9 ratio */ +
-    height: 0; +
-    overflow: hidden; +
-    border: 4px solid #00ff00; +
-    box-shadow: 0 0 20px rgba(0, 255, 0, 0.2); +
-  } +
- +
-  .video-wrapper iframe { +
-    position: absolute; top: 0; left: 0; width: 100%; height: 100%; +
-    filter: sepia(100%) hue-rotate(90deg) brightness(1.1) contrast(1.1); /* Efecto verde fósforo opcional */ +
-  } +
- +
-  .video-wrapper iframe:hover { +
-    filter: none; /* Se ve normal al pasar el ratón */ +
-  } +
- +
-  /* --- REJILLA VIDEOS SECUNDARIOS --- */+
   .interview-grid {   .interview-grid {
-    display: grid; +    display: grid;  
-    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); +    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  
-    gap: 25px;+    gap: 20px;
   }   }
  
   .interview-card {   .interview-card {
-    background: rgba(0, 40, 0, 0.1); +    background: rgba(0, 40, 0, 0.1);  
-    border: 1px solid #004400+    border: 1px solid #00ff00;  
-    padding: 15px; +    padding: 10px
-    transition: 0.3s; +    overflowhidden;
-  } +
- +
-  .interview-card:hover { +
-    border-color: #00ff00; +
-    background: rgba(0, 255, 0, 0.05); +
-  } +
- +
-  .interview-description { +
-    margin-top: 12px; +
-    font-size: 0.9em; +
-    line-height: 1.4; +
-    color: #00cc00; +
-  } +
- +
-  .status-line { +
-    font-size: 0.7em; +
-    color: #00ff00; +
-    margin-bottom: 5px+
-    displayblock;+
   }   }
  
-  .blink-cursor animationcursor-blink 1s infinite; } +  .desc-box margin-top15px; color: #00ff00; font-size: 0.9em; line-height: 1.4; } 
-  @keyframes cursor-blink { 0%, 100% { opacity0; } 50% { opacity: 1; } }+  .status { font-size: 0.7em; color: #00ff00; margin-bottom: 5px; display: block; font-weight: bold; } 
 +  .blink { animationc 1s infinite; } 
 +  @keyframes c { 50% { opacity: 0; } }
 </style> </style>
  
 <div class="pcw-monitor-interviews"> <div class="pcw-monitor-interviews">
-  <div class="pcw-header retro-text"> A:\> ENTREVISTAS_PCW<span class="blink-cursor">_</span> </div>+  <div class="pcw-header">A:\> ENTREVISTAS<span class="blink">_</span></div>
  
-  <!-- VIDEO PRINCIPAL --> +  <!-- VIDEO 1: JUNIO 2018 (GRANDE) --> 
-  <div class="main-video-container"> +  <div class="main-video-box"> 
-    <span class="status-line">>>> PLAYING_CH_01 [HEADLINER]</span> +    <span class="status">17 de Junio 2018</span> 
-    <div class="video-wrapper"> +    <div class="video-slot-wrapper"> 
-      <!-- Cambia el ID del video de YouTube aquí --+</html
-      <iframe src="https://youtube.com" frameborder="0" allowfullscreen></iframe>+{{youtube>NyXftUzH8F0?large}} 
 +<html>
     </div>     </div>
-    <div class="interview-description retro-text" style="margin-top:15pxfont-weight:bold;"> +    <div class="desc-box" style="font-weight:bold; border-top: 1px solid #004400padding-top10px;"> 
-      ENTREVISTA ESTRELLA: TÍTULO DE LA ENTREVISTA PRINCIPAL+      Entrevista de Amiga Wave a HabiSoft - Emitido el 17 de Junio 2018 - Habi sobre PCW y desarrollo FPGA
     </div>     </div>
   </div>   </div>
Línea 124: Línea 74:
   <div class="interview-grid">   <div class="interview-grid">
          
-    <!-- ENTREVISTA 2 -->+    <!-- VIDEO 2: ENERO 2019 -->
     <div class="interview-card">     <div class="interview-card">
-      <span class="status-line">>>> SOURCE_CH_02</span> +      <span class="status">2 de Enero 2019</span> 
-      <div class="video-wrapper"> +      <div class="video-slot-wrapper"> 
-        <iframe src="https://youtube.com" frameborder="0" allowfullscreen></iframe>+</html> 
 +{{youtube>t6a4FolrAXU?medium}} 
 +<html>
       </div>       </div>
-      <div class="interview-description"> +      <div class="desc-box"> 
-        <strong class="retro-text">TEMA:</strong> Descripción breve de la entrevista número dos. Detalles del invitado.+        Entrevista de Javi Ortíz a HabiSoft Emitido el 2 de Enero 2019 - Hoy charlamos con HabiSoft
       </div>       </div>
     </div>     </div>
  
-    <!-- ENTREVISTA 3 -->+    <!-- VIDEO 3: SEPTIEMBRE 2019 -->
     <div class="interview-card">     <div class="interview-card">
-      <span class="status-line">>>> SOURCE_CH_03</span> +      <span class="status">7 de Septiembre 2019</span> 
-      <div class="video-wrapper"> +      <div class="video-slot-wrapper"> 
-        <iframe src="https://youtube.com" frameborder="0" allowfullscreen></iframe>+</html> 
 +{{youtube>VWV23BIII9s?medium}} 
 +<html>
       </div>       </div>
-      <div class="interview-description"> +      <div class="desc-box"> 
-        <strong class="retro-text">TEMA:</strong> Descripción breve de la entrevista número tres. Detalles del invitado.+        Entrevista de Javi Ortíz a HabiSoft Emitido el 7 de Septiembre 2019 - Nuevo juego Amstrad PCW "Spirits"
       </div>       </div>
     </div>     </div>
otros/entrevistas.1778168034.txt.gz · Última modificación: por jesus