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:49] 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);
 +  }
 +
 +  /* FORZAR AJUSTE DE VIDEOS */
 +  .video-slot-wrapper div, 
 +  .video-slot-wrapper iframe, 
 +  .video-slot-wrapper object {
 +    width: 100% !important;
 +    max-width: 100% !important;
 +    display: block;
   }   }
  
   .pcw-header {   .pcw-header {
-    color: #00ff00; +    color: #00ff00; font-size: 1.8em; font-weight: bold;  
-    font-size: 1.8em; +    margin-bottom: 30px; border-bottom: 2px solid #004400; padding-bottom: 10px;
-    font-weight: bold; +
-    margin-bottom: 30px; +
-    border-bottom: 2px solid #004400; +
-    padding-bottom: 10px;+
   }   }
  
-  .video-slot +  /* CONTENEDOR PRINCIPAL */ 
-    border: 2px solid #004400; +  .main-video-box 
-    padding: 15px+    margin-bottom: 40px; border: 3px solid #00ff00; padding: 15px; 
-    margin-bottom: 30px+    background: rgba(0, 20, 0, 0.4);
-    background: rgba(0,20,0,0.3);+
   }   }
  
-  .video-description +  /* REJILLA SECUNDARIA */ 
-    color#00ff00+  .interview-grid 
-    margin-top15px;+    displaygrid;  
 +    grid-template-columnsrepeat(auto-fit, minmax(280px, 1fr));  
 +    gap: 20px; 
 +  } 
 + 
 +  .interview-card { 
 +    background: rgba(0, 40, 0, 0.1);  
 +    border: 1px solid #00ff00
     padding: 10px;     padding: 10px;
-    border-left3px solid #00ff00; +    overflowhidden;
-    background: rgba(0,255,0,0.05); +
-    font-size: 0.95em;+
   }   }
  
-  .metadata { color: #008800; font-size: 0.8em; margin-bottom: 5px; display: block; } +  .desc-box margin-top: 15px; color: #00ff00; font-size: 0.9em; line-height: 1.4; } 
-  .blink { animation: 1s infinite; } +  .status { font-size: 0.7em; color: #00ff00; margin-bottom: 5px; display: block; font-weight: bold; } 
-  @keyframes { 50% { opacity: 0; } }+  .blink { animation: 1s infinite; } 
 +  @keyframes { 50% { opacity: 0; } }
 </style> </style>
  
 <div class="pcw-monitor-interviews"> <div class="pcw-monitor-interviews">
-  <div class="pcw-header">A:\> ENTREVISTAS_HABISOFT.EXE<span class="blink">_</span></div>+  <div class="pcw-header">A:\> ENTREVISTAS<span class="blink">_</span></div>
  
-  <!-- VÍDEO 1 --> +  <!-- VIDEO 1: JUNIO 2018 (GRANDE) --> 
-  <div class="video-slot"> +  <div class="main-video-box"> 
-    <span class="metadata">[ CANAL: AMIGA WAVE | 17-06-2018 ]</span>+    <span class="status">17 de Junio 2018</span
 +    <div class="video-slot-wrapper">
 </html> </html>
-{{youtube>NyXftUzH8F0?medium}}+{{youtube>NyXftUzH8F0?large}}
 <html> <html>
-    <div class="video-description"> +    </div> 
-      Entrevista de Amiga Wave a HabiSoft - Habi sobre PCW y desarrollo FPGA+    <div class="desc-box" style="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>   </div>
  
-  <!-- VÍDEO 2 --> +  <!-- GRID SECUNDARIO --> 
-  <div class="video-slot"> +  <div class="interview-grid"> 
-    <span class="metadata">[ CANAL: JAVI ORTÍZ | 02-01-2019 ]</span>+     
 +    <!-- VIDEO 2: ENERO 2019 --> 
 +    <div class="interview-card"> 
 +      <span class="status">2 de Enero 2019</span
 +      <div class="video-slot-wrapper">
 </html> </html>
 {{youtube>t6a4FolrAXU?medium}} {{youtube>t6a4FolrAXU?medium}}
 <html> <html>
-    <div class="video-description"> +      </div> 
-      Entrevista de Javi Ortíz a HabiSoft - Hoy charlamos con HabiSoft+      <div class="desc-box"> 
 +        Entrevista de Javi Ortíz a HabiSoft - Emitido el 2 de Enero 2019 - Hoy charlamos con HabiSoft 
 +      </div>
     </div>     </div>
-  </div> 
  
-  <!-- VÍDEO 3 --> +    <!-- VIDEO 3: SEPTIEMBRE 2019 --> 
-  <div class="video-slot"> +    <div class="interview-card"> 
-    <span class="metadata">[ CANAL: JAVI ORTÍZ | 07-09-2019 ]</span>+      <span class="status">7 de Septiembre 2019</span
 +      <div class="video-slot-wrapper">
 </html> </html>
 {{youtube>VWV23BIII9s?medium}} {{youtube>VWV23BIII9s?medium}}
 <html> <html>
-    <div class="video-description"> +      </div> 
-      Entrevista de Javi Ortíz a HabiSoft - Nuevo juego Amstrad PCW "Spirits"+      <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>
 </div> </div>
 </html> </html>
  
otros/entrevistas.1778168962.txt.gz · Última modificación: por jesus