Herramientas de usuario

Herramientas del sitio


software:editoriales

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
software:editoriales [2026/04/27 19:11] jesussoftware:editoriales [2026/05/12 12:41] (actual) jesus
Línea 53: Línea 53:
   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }
  
-  /* Rejilla y Comandos (Botones) */ +  /* Rejilla Vertical para Listado */ 
-  .pcw-grid-ultra {+  .pcw-grid-vertical {
     display: grid;     display: grid;
     gap: 10px;     gap: 10px;
-    grid-template-columns: repeat(3, 1fr);+    grid-template-columns: 1fr; /* Fuerza una sola columna */
     position: relative;     position: relative;
     z-index: 3;     z-index: 3;
Línea 78: Línea 78:
     background-color: rgba(0, 255, 0, 0.15);     background-color: rgba(0, 255, 0, 0.15);
     border: 1px solid rgba(0, 255, 0, 0.5);     border: 1px solid rgba(0, 255, 0, 0.5);
-    transform: translateX(8px);+    transform: translateX(12px);
   }   }
  
Línea 84: Línea 84:
     content: "> ";     content: "> ";
     opacity: 0.4;     opacity: 0.4;
-    margin-right: 5px;+    margin-right: 10px;
   }   }
  
Línea 90: Línea 90:
     opacity: 1;     opacity: 1;
   }   }
- 
-  @media (max-width: 850px) { .pcw-grid-ultra { grid-template-columns: repeat(2, 1fr); } } 
-  @media (max-width: 480px) { .pcw-grid-ultra { grid-template-columns: 1fr !important; } } 
 </style> </style>
  
-<!-- 2. EDITORIALES Y PUBLICACIONES -->+<!-- 2. EDITORIALES -->
 <div class="pcw-monitor-ultra"> <div class="pcw-monitor-ultra">
   <div class="pcw-title-ultra retro-text"> A> EDITORIALES </div>   <div class="pcw-title-ultra retro-text"> A> EDITORIALES </div>
-  <div class="pcw-grid-ultra">+  <div class="pcw-grid-vertical">
     <!-- Editorial ya creada -->     <!-- Editorial ya creada -->
 +    <a href="doku.php?id=editoriales:amstrad_computing" class="pcw-btn-ultra retro-text">
 +Amstrad Computing Newsletters</a>
 +    <a href="doku.php?id=editoriales:bmf" class="pcw-btn-ultra retro-text">BMF Editores, S.A.</a>
 +    <a href="doku.php?id=editoriales:bapcwclub" class="pcw-btn-ultra retro-text">British Amstrad PCW Club</a>
 +    <a href="doku.php?id=editoriales:club_auser" class="pcw-btn-ultra retro-text">Club Auser</a>
 +    <a href="doku.php?id=editoriales:database_publications" class="pcw-btn-ultra retro-text">Database Publications Ltd.</a>    
 +    <a href="doku.php?id=editoriales:dmv" class="pcw-btn-ultra retro-text">
 +DMV Daten & Medien Verlagsgesellschaft mbH</a>
 +    <a href="doku.php?id=editoriales:future_publishing" class="pcw-btn-ultra retro-text">Future Publishing Ltd.</a>
 +    <a href="doku.php?id=editoriales:initiative_design" class="pcw-btn-ultra retro-text">
 +Initiative Design and Print</a>
 +    <a href="doku.php?id=editoriales:locomotive_software" class="pcw-btn-ultra retro-text">Locomotive Software Ltd.</a>
 +    <a href="doku.php?id=editoriales:logistick" class="pcw-btn-ultra retro-text">LOGI'STICK édition</a>
 +    <a href="doku.php?id=editoriales:nexus media" class="pcw-btn-ultra retro-text">
 +Nexus Media Ltd</a>
 +    <a href="doku.php?id=editoriales:pcwusergroup" class="pcw-btn-ultra retro-text">
 +PCW User Group</a>
 +    <a href="doku.php?id=editoriales:publinfor" class="pcw-btn-ultra retro-text">
 +Publinfor - Publicações e Informática, Lda.</a>
     <a href="doku.php?id=editoriales:sybex" class="pcw-btn-ultra retro-text">SYBEX</a>     <a href="doku.php?id=editoriales:sybex" class="pcw-btn-ultra retro-text">SYBEX</a>
-     +    <a href="doku.php?id=editoriales:south_essex_club" class="pcw-btn-ultra retro-text"> 
-    <!-- Espacios para nuevas editoriales (Añade aquí las siguientes) --> +The South Essex PCW Club</a> 
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a+
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a> +
-    <a href="doku.php?id=editoriales:proxima_editorial" class="pcw-btn-ultra retro-text">[NUEVA EDITORIAL]</a>+
   </div>   </div>
 </div> </div>
 </html> </html>
  
software/editoriales.1777317100.txt.gz · Última modificación: por jesus