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:45] jesusotros:entrevistas [2026/05/07 15:55] (actual) jesus
Línea 2: Línea 2:
 <html> <html>
 <style> <style>
-  .pcw-monitor-safe {+  /* --- MONITOR CRT --- */ 
 +  .pcw-monitor-interviews {
     background-color: #000b00;      background-color: #000b00; 
-    border: 10px solid #2a2a2a;  +    border: 12px solid #2a2a2a;  
-    padding: 20px+    border-radius: 15px
-    font-family: 'Courier New', monospace; +    padding: 30px; 
-    color#00ff00;+    margin: 25px 0
 +    font-family: 'Courier New', Courier, monospace; 
 +    positionrelative; 
 +    overflow: hidden; 
 +    box-shadow: inset 0 0 60px rgba(0,255,0,0.15), 0 10px 30px rgba(0,0,0,0.7);
   }   }
  
-  .pcw-header-safe { +  /* FORZAR AJUSTE DE VIDEOS */ 
-    font-size: 1.5em; +  .video-slot-wrapper div,  
-    font-weight: bold; +  .video-slot-wrapper iframe,  
-    border-bottom2px solid #004400+  .video-slot-wrapper object { 
-    margin-bottom20px+    width100% !important
-    color#00ff00;+    max-width100% !important
 +    displayblock;
   }   }
  
-  /* --- CAJA DE ENTREVISTA --- */ +  .pcw-header 
-  .entrevista-box +    color: #00ff00; font-size: 1.8em; font-weight: bold;  
-    border2px solid #004400+    margin-bottom: 30pxborder-bottom2px solid #004400padding-bottom10px;
-    margin-bottom: 25px; +
-    padding15px; +
-    background#000800;+
   }   }
  
-  .label-retro +  /* CONTENEDOR PRINCIPAL */ 
-    background#004400; +  .main-video-box 
-    color: #00ff00; +    margin-bottom40pxborder3px solid #00ff00; padding: 15px
-    padding: 2px 8px+    backgroundrgba(0, 20, 0, 0.4);
-    font-size: 0.8em; +
-    display: inline-block; +
-    margin-bottom: 10px;+
   }   }
  
-  .titulo-video { +  /* REJILLA SECUNDARIA */ 
-    font-weight: bold; +  .interview-grid 
-    display: block+    display: grid;  
-    margin-bottom10px+    grid-template-columnsrepeat(auto-fit, minmax(280px, 1fr));  
-    color: #00ff00 !important; +    gap20px;
-    text-decorationnone;+
   }   }
  
-  /* Botón que emula el estilo de los calendarios que sí te funcionaron */ +  .interview-card 
-  .btn-ejecutar +    backgroundrgba(0, 40, 0, 0.1);  
-    displayinline-block+    border: 1px solid #00ff00;  
-    border: 2px solid #00ff00; +    padding: 10px; 
-    padding: 10px 20px+    overflowhidden;
-    color#00ff00 !important; +
-    text-decoration: none !important; +
-    font-weight: bold; +
-    background: #001100; +
-    margin-top: 10px;+
   }   }
  
-  .btn-ejecutar:hover { +  .desc-box margin-top: 15px; color: #00ff00; font-size: 0.9em; line-height: 1.4; } 
-    background: #00ff00; +  .status { font-size: 0.7em; color: #00ff00; margin-bottom: 5px; display: block; font-weight: bold; } 
-    color: #000000 !important; +  .blink { animation: 1s infinite; } 
-  } +  @keyframes { 50% { opacity: 0; } }
- +
-  .blink { animation: 1s infinite; } +
-  @keyframes { 50% { opacity: 0; } }+
 </style> </style>
  
-<div class="pcw-monitor-safe"> +<div class="pcw-monitor-interviews"> 
-  <div class="pcw-header-safe">A:\> CARGAR ENTREVISTAS.SYS<span class="blink">_</span></div>+  <div class="pcw-header">A:\> ENTREVISTAS<span class="blink">_</span></div>
  
-  <!-- ENTREVISTA 1 --> +  <!-- VIDEO 1: JUNIO 2018 (GRANDE) --> 
-  <div class="entrevista-box"> +  <div class="main-video-box"> 
-    <div class="label-retro">DATA_LOG: 17-06-2018</div+    <span class="status">17 de Junio 2018</span
-    <div class="titulo-video">Entrevista de Amiga Wave a HabiSoft - Habi sobre PCW y desarrollo FPGA</div> +    <div class="video-slot-wrapper"> 
-    <a href="https://youtube.comtarget="_blank" class="btn-ejecutar"> +</html> 
-      > VER VÍDEO EN YOUTUBE +{{youtube>NyXftUzH8F0?large}} 
-    </a>+<html> 
 +    </div> 
 +    <div class="desc-boxstyle="font-weight:bold; border-top: 1px solid #004400; padding-top: 10px;"> 
 +      Entrevista de Amiga Wave a HabiSoft - Emitido el 17 de Junio 2018 - Habi sobre PCW y desarrollo FPGA 
 +    </div>
   </div>   </div>
  
-  <!-- ENTREVISTA 2 --> +  <!-- GRID SECUNDARIO --> 
-  <div class="entrevista-box"> +  <div class="interview-grid"
-    <div class="label-retro">DATA_LOG: 02-01-2019</div> +     
-    <div class="titulo-video">Entrevista de Javi Ortíz a HabiSoft - Hoy charlamos con HabiSoft</div> +    <!-- VIDEO 2: ENERO 2019 --
-    <a href="https://youtube.com" target="_blank" class="btn-ejecutar"> +    <div class="interview-card"> 
-      > VER VÍDEO EN YOUTUBE +      <span class="status">2 de Enero 2019</span> 
-    </a+      <div class="video-slot-wrapper"> 
-  </div>+</html> 
 +{{youtube>t6a4FolrAXU?medium}} 
 +<html> 
 +      </div> 
 +      <div class="desc-box"> 
 +        Entrevista de Javi Ortíz a HabiSoft - Emitido el 2 de Enero 2019 - Hoy charlamos con HabiSoft 
 +      </div
 +    </div>
  
-  <!-- ENTREVISTA 3 --> +    <!-- VIDEO 3: SEPTIEMBRE 2019 --> 
-  <div class="entrevista-box"> +    <div class="interview-card"> 
-    <div class="label-retro">DATA_LOG: 07-09-2019</div> +      <span class="status">7 de Septiembre 2019</span> 
-    <div class="titulo-video">Entrevista de Javi Ortíz a HabiSoft - Nuevo juego Amstrad PCW "Spirits"</div> +      <div class="video-slot-wrapper"> 
-    <a href="https://youtube.com" target="_blank" class="btn-ejecutar"> +</html> 
-      > VER VÍDEO EN YOUTUBE +{{youtube>VWV23BIII9s?medium}} 
-    </a+<html> 
-  </div>+      </div> 
 +      <div class="desc-box"> 
 +        Entrevista de Javi Ortíz a HabiSoft - Emitido el 7 de Septiembre 2019 - Nuevo juego Amstrad PCW "Spirits" 
 +      </div
 +    </div>
  
 +  </div>
 </div> </div>
 </html> </html>
  
otros/entrevistas.1778168753.txt.gz · Última modificación: por jesus