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

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
otros:entrevistas [2026/05/07 15:41] jesusotros:entrevistas [2026/05/07 15:55] (actual) jesus
Línea 2: Línea 2:
 <html> <html>
 <style> <style>
 +  /* --- MONITOR CRT --- */
   .pcw-monitor-interviews {   .pcw-monitor-interviews {
     background-color: #000b00;      background-color: #000b00; 
Línea 10: Línea 11:
     font-family: 'Courier New', Courier, monospace;     font-family: 'Courier New', Courier, monospace;
     position: relative;     position: relative;
 +    overflow: hidden;
     box-shadow: inset 0 0 60px rgba(0,255,0,0.15), 0 10px 30px rgba(0,0,0,0.7);     box-shadow: inset 0 0 60px rgba(0,255,0,0.15), 0 10px 30px rgba(0,0,0,0.7);
   }   }
  
-  /* Capa de efecto CRT - Ajustada para no bloquear clics */ +  /* FORZAR AJUSTE DE VIDEOS */ 
-  .crt-overlay { +  .video-slot-wrapper div 
-    position: absolute; top: 0; left: 0; bottom: 0; right: 0; +  .video-slot-wrapper iframe,  
-    background: linear-gradient(rgba(1816, 16, 0) 50%, rgba(0, 0, 0, 0.15) 50%),  +  .video-slot-wrapper object { 
-                linear-gradient(90deg, rgba(255, 0, 0, 0.02), rgba(0, 255, 0, 0.01), rgba(0, 0, 255, 0.02)); +    width: 100% !important
-    background-size: 100% 3px, 2px 100%+    max-width100% !important
-    z-index10; pointer-events: none+    displayblock;
-    animationflickering 0.15s infinite;+
   }   }
- 
-  @keyframes flickering { 0% { opacity: 0.95; } 100% { opacity: 1; } } 
- 
-  .retro-text { color: #00ff00 !important; text-shadow: 0 0 8px rgba(0, 255, 0, 0.6); } 
  
   .pcw-header {   .pcw-header {
-    font-size: 1.8em; font-weight: bold; margin-bottom: 30px; +    color: #00ff00; font-size: 1.8em; font-weight: bold;  
-    border-bottom: 2px solid #004400; padding-bottom: 10px;+    margin-bottom: 30px; border-bottom: 2px solid #004400; padding-bottom: 10px;
   }   }
  
-  .video-frame-retro +  /* CONTENEDOR PRINCIPAL */ 
-    border: 3px solid #00ff00; +  .main-video-box 
-    background#000+    margin-bottom: 40px; border: 3px solid #00ff00; padding15px
-    margin-bottom10px; +    backgroundrgba(0, 20, 0, 0.4);
-    padding: 5px;+
   }   }
  
-  .main-container { margin-bottom: 40px; border: 2px solid #004400; padding: 20px; } +  /* REJILLA SECUNDARIA */
   .interview-grid {   .interview-grid {
-    display: grid; +    display: grid;  
-    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); +    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  
-    gap: 30px;+    gap: 20px;
   }   }
  
-  .interview-card { border: 1px solid #004400; padding: 15px; background: rgba(0, 10, 0, 0.5); }+  .interview-card { 
 +    background: rgba(0, 40, 0, 0.1);  
 +    border: 1px solid #00ff00;  
 +    padding: 10px; 
 +    overflow: hidden; 
 +  }
  
-  .status-line { font-size: 0.75em; color: #00ff00; margin-bottom: 8px; display: block; font-weight: bold; } +  .desc-box { margin-top: 15px; color: #00ff00; font-size: 0.9em; line-height: 1.4; } 
-  .blink-cursor { animation: cursor-blink 1s infinite; } +  .status { font-size: 0.7em; color: #00ff00; margin-bottom: 5px; display: block; font-weight: bold; } 
-  @keyframes cursor-blink 0%, 100% { opacity: 0; } 50% { opacity: 1; } }+  .blink { animation: 1s infinite; } 
 +  @keyframes { 50% { opacity: 0; } }
 </style> </style>
  
 <div class="pcw-monitor-interviews"> <div class="pcw-monitor-interviews">
-  <div class="crt-overlay"></div> +  <div class="pcw-header">A:\> ENTREVISTAS<span class="blink">_</span></div>
-  <div class="pcw-header retro-text"> A:\> ENTREVISTAS_HABISOFT<span class="blink-cursor">_</span> </div>+
  
-  <!-- 1JUNIO 2018 (PRINCIPAL) --> +  <!-- VIDEO 1JUNIO 2018 (GRANDE) --> 
-  <div class="main-container"> +  <div class="main-video-box"> 
-    <span class="status-line"> [ ARCHIVE_ID: 17-JUN-2018 </span> +    <span class="status">17 de Junio 2018</span> 
-    <div class="video-frame-retro">+    <div class="video-slot-wrapper">
 </html> </html>
-{{youtube>NyXftUzH8F0?medium}}+{{youtube>NyXftUzH8F0?large}}
 <html> <html>
     </div>     </div>
-    <div class="retro-text" style="padding10px; border-left4px solid #00ff00backgroundrgba(0,255,0,0.05);"> +    <div class="desc-box" style="font-weight:bold; border-top1px solid #004400padding-top10px;"> 
-        <strong>Entrevista de Amiga Wave a HabiSoft - Emitido el 17 de Junio 2018 - Habi sobre PCW y desarrollo FPGA</strong>+      Entrevista de Amiga Wave a HabiSoft - Emitido el 17 de Junio 2018 - Habi sobre PCW y desarrollo FPGA
     </div>     </div>
   </div>   </div>
  
 +  <!-- GRID SECUNDARIO -->
   <div class="interview-grid">   <div class="interview-grid">
          
-    <!-- 2ENERO 2019 -->+    <!-- VIDEO 2ENERO 2019 -->
     <div class="interview-card">     <div class="interview-card">
-      <span class="status-line"> [ ARCHIVE_ID: 02-JAN-2019 </span> +      <span class="status">2 de Enero 2019</span> 
-      <div class="video-frame-retro">+      <div class="video-slot-wrapper">
 </html> </html>
-{{youtube>t6a4FolrAXU?small}}+{{youtube>t6a4FolrAXU?medium}}
 <html> <html>
       </div>       </div>
-      <div class="retro-text" style="font-size: 0.85em;">+      <div class="desc-box">
         Entrevista de Javi Ortíz a HabiSoft - Emitido el 2 de Enero 2019 - Hoy charlamos con HabiSoft         Entrevista de Javi Ortíz a HabiSoft - Emitido el 2 de Enero 2019 - Hoy charlamos con HabiSoft
       </div>       </div>
     </div>     </div>
  
-    <!-- 3SEPTIEMBRE 2019 -->+    <!-- VIDEO 3SEPTIEMBRE 2019 -->
     <div class="interview-card">     <div class="interview-card">
-      <span class="status-line"> [ ARCHIVE_ID: 07-SEP-2019 </span> +      <span class="status">7 de Septiembre 2019</span> 
-      <div class="video-frame-retro">+      <div class="video-slot-wrapper">
 </html> </html>
-{{youtube>VWV23BIII9s?small}}+{{youtube>VWV23BIII9s?medium}}
 <html> <html>
       </div>       </div>
-      <div class="retro-text" style="font-size: 0.85em;">+      <div class="desc-box">
         Entrevista de Javi Ortíz a HabiSoft - Emitido el 7 de Septiembre 2019 - Nuevo juego Amstrad PCW "Spirits"         Entrevista de Javi Ortíz a HabiSoft - Emitido el 7 de Septiembre 2019 - Nuevo juego Amstrad PCW "Spirits"
       </div>       </div>
otros/entrevistas.1778168498.txt.gz · Última modificación: por jesus