Herramientas de usuario

Herramientas del sitio


hardware:perifericos:cadmaster

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
hardware:perifericos:cadmaster [2026/05/26 19:06] jesushardware:perifericos:cadmaster [2026/05/26 19:10] (actual) jesus
Línea 11: Línea 11:
   .pcw-title-ultra::after { content: "_"; animation: cursor-blink 1s infinite; }   .pcw-title-ultra::after { content: "_"; animation: cursor-blink 1s infinite; }
   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }   @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }
-  .content-body { position: relative; z-index: 3; color: #00ff00; line-height: 1.6; text-align: justify; } +   
-  .content-body b, .content-body strong { color: #00ff00; font-weight: bold; }+  /* --- CONTROL TOTAL DE COLOR (EVITA EL AZUL DE DOKUWIKI) --- */ 
 +  .content-body { position: relative; z-index: 3; color: #00ff00 !important; line-height: 1.6; text-align: justify; } 
 +  .content-body b, .content-body strong, .content-body p { color: #00ff00 !important; font-weight: bold; } 
 +  .content-body a { color: #00ff00 !important; text-shadow: 0 0 8px rgba(0, 255, 0, 0.6); text-decoration: underline !important; } 
 +  .content-body a:hover { color: #ffffff !important; text-shadow: 0 0 12px rgba(0, 255, 0, 0.9); } 
 +  
   .pcw-subtitle-box { background-color: #00ff00; color: #000b00 !important; padding: 5px 12px; font-weight: bold; display: inline-block; margin: 20px 0 15px 0; text-transform: uppercase; position: relative; z-index: 3; font-family: 'Courier New', Courier, monospace; }   .pcw-subtitle-box { background-color: #00ff00; color: #000b00 !important; padding: 5px 12px; font-weight: bold; display: inline-block; margin: 20px 0 15px 0; text-transform: uppercase; position: relative; z-index: 3; font-family: 'Courier New', Courier, monospace; }
      
-  /* --- TABLAS RETRO DE DATOS Y DESCARGAS --- */+  /* --- TABLAS RETRO DE DATOS Y DESCARGAS EN NEÓN --- */
   .tech-spec-box-full { border: 1px solid #004400; background: rgba(0, 15, 0, 0.6); padding: 15px; width: 100%; max-width: 900px; box-sizing: border-box; margin: 15px 0; z-index: 3; position: relative; }   .tech-spec-box-full { border: 1px solid #004400; background: rgba(0, 15, 0, 0.6); padding: 15px; width: 100%; max-width: 900px; box-sizing: border-box; margin: 15px 0; z-index: 3; position: relative; }
   .tech-table { width: 100%; border-collapse: collapse; font-size: 0.85em; }   .tech-table { width: 100%; border-collapse: collapse; font-size: 0.85em; }
   .tech-table th { text-align: left; padding: 8px; color: #00aa00; border-bottom: 1px solid #003300; text-transform: uppercase; width: 25%; }   .tech-table th { text-align: left; padding: 8px; color: #00aa00; border-bottom: 1px solid #003300; text-transform: uppercase; width: 25%; }
-  .tech-table td { padding: 8px; color: #00ff00; border-bottom: 1px solid #003300; }+  .tech-table td { padding: 8px; color: #00ff00 !important; border-bottom: 1px solid #003300; } 
 +   
 +  /* FUERZA ENLACES DE DESCARGA A VERDE NEÓN RADIANTE */ 
 +  .tech-table td a { color: #00ff00 !important; text-shadow: 0 0 10px rgba(0, 255, 0, 0.8) !important; font-weight: bold !important; text-decoration: none !important; } 
 +  .tech-table td a:hover { color: #ffffff !important; text-shadow: 0 0 15px rgba(0, 255, 0, 1) !important; }
      
   /* --- CONTENEDORES Y TARJETAS --- */   /* --- CONTENEDORES Y TARJETAS --- */
Línea 25: Línea 34:
   .drive-card { border: 1px solid #004400; background: rgba(0, 15, 0, 0.6); padding: 20px; display: flex; flex-direction: column; gap: 15px; transition: 0.2s; align-items: center; width: 100%; max-width: 900px; box-sizing: border-box; }   .drive-card { border: 1px solid #004400; background: rgba(0, 15, 0, 0.6); padding: 20px; display: flex; flex-direction: column; gap: 15px; transition: 0.2s; align-items: center; width: 100%; max-width: 900px; box-sizing: border-box; }
   .drive-card:hover { border-color: #00ff00; background: rgba(0, 30, 0, 0.8); }   .drive-card:hover { border-color: #00ff00; background: rgba(0, 30, 0, 0.8); }
-  .drive-gallery { display: flex; gap: 15px; flex-direction: row; flex-wrap: wrap; justify-content: center; width: 100%; } 
      
-  /* --- GALERÍAS ALINEADAS HORIZONTALMENTE --- */ 
-  .gallery-three-inline { display: flex; gap: 12px; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; width: 100%; } 
-  .gallery-three-inline .img-frame { flex: 1; min-width: 0; } 
-  .gallery-three-inline .img-frame img { max-width: 100%; height: auto; max-height: 180px; } 
- 
   .gallery-two-inline { display: flex; gap: 15px; flex-direction: row; flex-wrap: nowrap; justify-content: center; width: 100%; }   .gallery-two-inline { display: flex; gap: 15px; flex-direction: row; flex-wrap: nowrap; justify-content: center; width: 100%; }
   .gallery-two-inline .img-frame { flex: 1; width: 100%; }   .gallery-two-inline .img-frame { flex: 1; width: 100%; }
Línea 41: Línea 44:
   .img-label { font-size: 0.72em; color: #00aa00; margin-top: 8px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; }   .img-label { font-size: 0.72em; color: #00aa00; margin-top: 8px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; }
      
-  /* --- LIGHTBOX SCROLL (STRICT NATIVE REAL SIZE) --- */+  /* --- LIGHTBOX SCROLL --- */
   .modal-pcw { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 10, 0, 0.95); overflow: auto; }   .modal-pcw { display: none; position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 10, 0, 0.95); overflow: auto; }
   .modal-pcw:target { display: block; text-align: center; }   .modal-pcw:target { display: block; text-align: center; }
Línea 119: Línea 122:
         <tr>         <tr>
           <td>PDF</td>           <td>PDF</td>
-          <td style="color: #00ff00 !important; text-shadow: 0 0 8px rgba(0, 255, 0, 0.6); font-weight: bold;"> +          <td></html>{{hardware:descargas:cadmaster_light_pen_manual.pdf|Manual Trojan Cadmaster Light Pen}}<html></td>
-            </html>{{hardware:descargas:cadmaster_light_pen_manual.pdf|Manual Trojan Cadmaster Light Pen}}<html> +
-          </td>+
         </tr>         </tr>
         <tr>         <tr>
           <td>DSK</td>           <td>DSK</td>
-          <td style="color: #00ff00 !important; text-shadow: 0 0 8px rgba(0, 255, 0, 0.6); font-weight: bold;"> +          <td></html>{{hardware:descargas:cadmaster_trojan_light_disk.zip|Trojan Cadmaster Software}}<html></td>
-            </html>{{hardware:descargas:the_electric_studio_newsdesk_a.zip|Trojan Cadmaster Software Disco A}}<html> +
-          </td>+
         </tr>         </tr>
       </tbody>       </tbody>
hardware/perifericos/cadmaster.1779822413.txt.gz · Última modificación: por jesus