Herramientas de usuario

Herramientas del sitio


de:software:verlage

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
de:software:verlage [2026/04/29 18:29] jesusde:software:verlage [2026/05/12 12:45] (actual) jesus
Línea 1: Línea 1:
 <html> <html>
 <style> <style>
-  /* --- CRT BASE VISUAL ENGINE --- */+  /* --- MOTOR VISUAL RETRO CRT --- */
   .pcw-monitor-ultra {   .pcw-monitor-ultra {
     background-color: #000b00;      background-color: #000b00; 
Línea 14: Línea 14:
   }   }
  
 +  /* Capa de scanlines y parpadeo */
   .pcw-monitor-ultra::after {   .pcw-monitor-ultra::after {
     content: " ";     content: " ";
Línea 28: Línea 29:
   @keyframes flickering { 0% { opacity: 0.98; } 100% { opacity: 1; } }   @keyframes flickering { 0% { opacity: 0.98; } 100% { opacity: 1; } }
  
 +  /* Estilo de Texto Retro (Glow Verde) */
   .retro-text {   .retro-text {
     color: #00ff00 !important;     color: #00ff00 !important;
Línea 51: Línea 53:
   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }
  
 +  /* Rejilla Vertical para Listado */
   .pcw-grid-vertical {   .pcw-grid-vertical {
     display: grid;     display: grid;
     gap: 10px;     gap: 10px;
-    grid-template-columns: 1fr;+    grid-template-columns: 1fr; /* Fuerza una sola columna */
     position: relative;     position: relative;
     z-index: 3;     z-index: 3;
Línea 71: Línea 74:
   }   }
  
 +  /* Efecto de Selección: Puntero y Desplazamiento */
   .pcw-btn-ultra:hover {   .pcw-btn-ultra:hover {
     background-color: rgba(0, 255, 0, 0.15);     background-color: rgba(0, 255, 0, 0.15);
Línea 88: Línea 92:
 </style> </style>
  
-<!-- A> VERLAGE -->+<!-- 2. VERLAGE -->
 <div class="pcw-monitor-ultra"> <div class="pcw-monitor-ultra">
   <div class="pcw-title-ultra retro-text"> A> VERLAGE </div>   <div class="pcw-title-ultra retro-text"> A> VERLAGE </div>
   <div class="pcw-grid-vertical">   <div class="pcw-grid-vertical">
-    <!-- Sybex Verlag -->+    <a href="doku.php?id=de:editoriales:amstrad_computing" class="pcw-btn-ultra retro-text">Amstrad Computing Newsletters</a>
     <a href="doku.php?id=de:editoriales:bmf" class="pcw-btn-ultra retro-text">BMF Editores, S.A.</a>     <a href="doku.php?id=de:editoriales:bmf" class="pcw-btn-ultra retro-text">BMF Editores, S.A.</a>
-    <a href="doku.php?id=de:editoriales:dmv" class="pcw-btn-ultra retro-text"> +    <a href="doku.php?id=de:editoriales:bapcwclub" class="pcw-btn-ultra retro-text">British Amstrad PCW Club</a
-DMV Daten & Medien Verlagsgesellschaft mbH</a>+    <a href="doku.php?id=de:editoriales:club_auser" class="pcw-btn-ultra retro-text">Club Auser</a> 
 +    <a href="doku.php?id=de:editoriales:database_publications" class="pcw-btn-ultra retro-text">Database Publications Ltd.</a>     
 +    <a href="doku.php?id=de:editoriales:dmv" class="pcw-btn-ultra retro-text">DMV Daten & Medien Verlagsgesellschaft mbH</a>
     <a href="doku.php?id=de:editoriales:future_publishing" class="pcw-btn-ultra retro-text">Future Publishing Ltd.</a>     <a href="doku.php?id=de:editoriales:future_publishing" class="pcw-btn-ultra retro-text">Future Publishing Ltd.</a>
-     <a href="doku.php?id=de:editoriales:initiative_design" class="pcw-btn-ultra retro-text"> +    <a href="doku.php?id=de:editoriales:initiative_design" class="pcw-btn-ultra retro-text">Initiative Design and Print</a> 
-Initiative Design and Print</a>+    <a href="doku.php?id=de:editoriales:locomotive_software" class="pcw-btn-ultra retro-text">Locomotive Software Ltd.</a>
     <a href="doku.php?id=de:editoriales:logistick" class="pcw-btn-ultra retro-text">LOGI'STICK édition</a>     <a href="doku.php?id=de:editoriales:logistick" class="pcw-btn-ultra retro-text">LOGI'STICK édition</a>
-    <a href="doku.php?id=de:editoriales:publinfor" class="pcw-btn-ultra retro-text"> +    <a href="doku.php?id=de:editoriales:nexus media" class="pcw-btn-ultra retro-text">Nexus Media Ltd</a
-Publinfor - Publicações e Informática, Lda.</a>+    <a href="doku.php?id=de:editoriales:pcwusergroup" class="pcw-btn-ultra retro-text">PCW User Group</a> 
 +    <a href="doku.php?id=de:editoriales:publinfor" class="pcw-btn-ultra retro-text">Publinfor - Publicações e Informática, Lda.</a>
     <a href="doku.php?id=de:editoriales:sybex" class="pcw-btn-ultra retro-text">SYBEX</a>     <a href="doku.php?id=de:editoriales:sybex" class="pcw-btn-ultra retro-text">SYBEX</a>
-     +    <a href="doku.php?id=de:editoriales:south_essex_club" class="pcw-btn-ultra retro-text">The South Essex PCW Club</a>
   </div>   </div>
 </div> </div>
-</html>    +</html>
  
de/software/verlage.1777487342.txt.gz · Última modificación: por jesus