Herramientas de usuario

Herramientas del sitio


programacion:infotecnica:joycesoftspec

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
programacion:infotecnica:joycesoftspec [2026/05/17 07:49] jesusprogramacion:infotecnica:joycesoftspec [2026/05/21 06:20] (actual) jesus
Línea 1: Línea 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Amstrad "JOYCE" Software Interface Spec. ====== 
  
 <html> <html>
 <style> <style>
-  /* --- CONTENEDOR MONITOR CRT PARA DOCUMENTOS --- */+  /* --- REFRESHED DOCUMENT MONITOR STYLE --- */
   .pcw-monitor-doc {   .pcw-monitor-doc {
     background-color: #000b00;      background-color: #000b00; 
Línea 17: Línea 16:
   }   }
  
-  /* Capa de scanlines y parpadeo */ 
   .pcw-monitor-doc::after {   .pcw-monitor-doc::after {
     content: " ";     content: " ";
Línea 32: Línea 30:
   @keyframes flickering-doc { 0% { opacity: 0.98; } 100% { opacity: 1; } }   @keyframes flickering-doc { 0% { opacity: 0.98; } 100% { opacity: 1; } }
  
-  /* Estilo de Texto Retro Glow Verde */ 
   .retro-text-doc {   .retro-text-doc {
     color: #00ff00 !important;     color: #00ff00 !important;
Línea 47: Línea 44:
     margin-bottom: 20px;     margin-bottom: 20px;
     display: block;     display: block;
 +    line-height: 1.4;
   }   }
  
Línea 56: Línea 54:
   @keyframes cursor-blink-doc { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }   @keyframes cursor-blink-doc { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }
  
-  /* Ajuste para que la caja interna de DokuWiki herede el estilo CRT */ +  .pcw-desc-doc { 
-  .pcw-monitor-doc pre.file {+    color: #aaffaa; 
 +    line-height: 1.6; 
 +    margin-bottom: 20px; 
 +    font-size: 1em; 
 +  } 
 + 
 +  /* Style override for DokuWiki native file container inside this layout */ 
 +  .pcw-monitor-doc div.dokuwiki pre.file {
     background-color: transparent !important;     background-color: transparent !important;
     border: none !important;     border: none !important;
-    color: #aaffaa !important;+    color: #00ff00 !important;
     font-family: 'Courier New', Courier, monospace !important;     font-family: 'Courier New', Courier, monospace !important;
     font-size: 1em !important;     font-size: 1em !important;
     padding: 0 !important;     padding: 0 !important;
     margin: 0 !important;     margin: 0 !important;
-    white-spacepre-wrap !important; +    text-shadow0 0 5px rgba(0, 255, 0, 0.5);
-    overflow-x: auto;+
   }   }
- +   
-  /* Enlaces estilo Wiki Retro */ +  .pcw-wiki-link-doc a { 
-  .pcw-wiki-link-doc a {  +    color: #ffb000 !important; 
-    color: #ffb000 !important;  +    text-shadow: 0 0 5px rgba(255,176,0,0.5); 
-    text-shadow: 0 0 5px rgba(255,176,0,0.5);  +    text-decoration: underline !important;
-    text-decoration: underline !important; +
   }   }
 </style> </style>
Línea 79: Línea 82:
 <div class="pcw-monitor-doc"> <div class="pcw-monitor-doc">
   <div class="pcw-title-doc retro-text-doc">A> AMSTRAD "JOYCE" SOFTWARE INTERFACE SPEC.</div>   <div class="pcw-title-doc retro-text-doc">A> AMSTRAD "JOYCE" SOFTWARE INTERFACE SPEC.</div>
-   +  <div class="pcw-desc-doc"> 
-  <div style="color: #00ff00; margin-bottom: 20px; z-index: 3; position: relative;"> +    Documentación interna de <span class="pcw-wiki-link-doc"></html>[[companias:Amstrad]]<html></span>, con las especificaciones de la interfaz de software del Amstrad PCW.
-    Documentación interna de <span class="pcw-wiki-link-doc"></html>[[es:companias:Amstrad]]<html></span>, con las especificaciones de la interfaz de software del Amstrad PCW.+
   </div>   </div>
- 
-  <div style="z-index: 3; position: relative;"> 
 </html> </html>
 <file> <file>
Línea 664: Línea 664:
 </file> </file>
 <html> <html>
-  </div> 
 </div> </div>
 </html> </html>
  
programacion/infotecnica/joycesoftspec.1779004158.txt.gz · Última modificación: por jesus