Herramientas de usuario

Herramientas del sitio


de: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
de:infotecnica:joycesoftspec [2026/05/17 08:02] jesusde:infotecnica:joycesoftspec [2026/05/17 08:04] (actual) jesus
Línea 1: Línea 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Amstrad "JOYCE" Software Interface Spec. ====== 
  
 <html> <html>
 <style> <style>
-  /* --- MOTOR VISUAL RETRO CRT --- */ +  /* --- REFRESHED DOCUMENT MONITOR STYLE --- */ 
-  .pcw-monitor-ultra {+  .pcw-monitor-doc {
     background-color: #000b00;      background-color: #000b00; 
     border: 12px solid #2a2a2a;      border: 12px solid #2a2a2a; 
Línea 17: Línea 16:
   }   }
  
-  /* Capa de scanlines y parpadeo */ +  .pcw-monitor-doc::after {
-  .pcw-monitor-ultra::after {+
     content: " ";     content: " ";
     position: absolute;     position: absolute;
Línea 27: Línea 25:
     z-index: 2;     z-index: 2;
     pointer-events: none;     pointer-events: none;
-    animation: flickering 0.15s infinite;+    animation: flickering-doc 0.15s infinite;
   }   }
  
-  @keyframes flickering { 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 {+
     color: #00ff00 !important;     color: #00ff00 !important;
     font-family: 'Courier New', Courier, monospace;     font-family: 'Courier New', Courier, monospace;
Línea 42: Línea 39:
   }   }
  
-  .pcw-title-ultra +  .pcw-title-doc 
-    font-size: 1.6em;+    font-size: 1.4em;
     font-weight: bold;     font-weight: bold;
     margin-bottom: 20px;     margin-bottom: 20px;
     display: block;     display: block;
 +    line-height: 1.4;
   }   }
  
-  .pcw-title-ultra::after {+  .pcw-title-doc::after {
     content: "_";     content: "_";
-    animation: cursor-blink 1s infinite;+    animation: cursor-blink-doc 1s infinite;
   }   }
  
-  @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }+  @keyframes cursor-blink-doc { 0%, 100% { opacity: 0; } 50% { opacity: 1; } }
  
-  /* Cuadro Gris Retro del Documento que va encima del fondo negro */ +  .pcw-desc-doc 
-  .pcw-archivo-retro +    color: #aaffaa
-    background-color: #1a1a1a !important+    line-height1.6
-    border1px dashed #00ff00+    margin-bottom: 20px; 
-    padding: 20px; +    font-size1em;
-    color: #aaffaa !important; +
-    position: relative; +
-    z-index3;+
   }   }
  
-  .pcw-link-main a {+  /* Style override for DokuWiki native file container inside this layout */ 
 +  .pcw-monitor-doc div.dokuwiki pre.file { 
 +    background-color: transparent !important; 
 +    border: none !important;
     color: #00ff00 !important;     color: #00ff00 !important;
-    text-shadow: 0 0 8px rgba(0, 255, 0, 0.6);+    font-family: 'Courier New', Courier, monospace !important; 
 +    font-size: 1em !important; 
 +    padding: 0 !important; 
 +    margin: 0 !important; 
 +    text-shadow: 0 0 5px rgba(0, 255, 0, 0.5); 
 +  } 
 +   
 +  .pcw-wiki-link-doc a { 
 +    color: #ffb000 !important; 
 +    text-shadow: 0 0 5px rgba(255,176,0,0.5);
     text-decoration: underline !important;     text-decoration: underline !important;
   }   }
Línea 76: Línea 83:
   <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 class="pcw-desc-doc">
-    Internal documentation from <span class="pcw-wiki-link-doc"></html>[[en:companias:Amstrad]]<html></span>, detailing the software interface specifications of the Amstrad PCW.+    Interne Dokumentation von <span class="pcw-wiki-link-doc"></html>[[de:companias:Amstrad]]<html></span>, mit den Spezifikationen der Softwareschnittstelle des Amstrad PCW.
   </div>   </div>
 </html> </html>
de/infotecnica/joycesoftspec.1779004946.txt.gz · Última modificación: por jesus