Herramientas de usuario

Herramientas del sitio


hardware:patillajes

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

hardware:patillajes [2026/05/12 17:52] – creado jesushardware:patillajes [2026/05/12 17:53] (actual) jesus
Línea 18: Línea 18:
   }   }
  
-  /* Capa de scanlines y parpadeo */ 
   .pcw-monitor-ultra::after {   .pcw-monitor-ultra::after {
     content: " ";     content: " ";
Línea 33: Línea 32:
   @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 50: Línea 48:
   }   }
  
-  .pcw-title-ultra::after { +  .pcw-title-ultra::after { content: "_"; animation: cursor-blink 1s infinite; }
-    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; } }
  
-  /* Cuerpo del texto descriptivo en verde */+  /* Cuadro con fondo Verde Neón */ 
 +  .pcw-subtitle-box { 
 +    background-color: #00ff00; 
 +    color: #000b00 !important; 
 +    padding: 5px 12px; 
 +    font-weight: bold; 
 +    display: inline-block; 
 +    margin: 20px 0 10px 0; 
 +    text-transform: uppercase; 
 +    position: relative; 
 +    z-index: 3; 
 +  } 
   .pcw-description {   .pcw-description {
     color: #00ff00;     color: #00ff00;
Línea 66: Línea 72:
   }   }
  
-  /* Icono cabecera */ 
-  .pcw-header-icon { 
-    float: left; 
-    margin-right: 15px; 
-    border: 1px solid #00ff00; 
-    background: #000; 
-  } 
- 
-  /* Rejilla de una sola columna para listado vertical */ 
   .pcw-grid-vertical {   .pcw-grid-vertical {
     display: grid;     display: grid;
Línea 81: Línea 78:
     position: relative;     position: relative;
     z-index: 3;     z-index: 3;
-    margin-top: 15px; 
   }   }
  
Línea 96: Línea 92:
   }   }
  
-  /* 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 109: Línea 104:
   }   }
  
-  .pcw-btn-ultra:hover::before { +  .pcw-btn-ultra:hover::before { opacity: 1; }
-    opacity: 1; +
-  }+
 </style> </style>
  
-<!-- SECCIÓN PATILLAJES --> 
 <div class="pcw-monitor-ultra"> <div class="pcw-monitor-ultra">
-  <img src="/lib/exe/fetch.php?media=iconos:patillaje.png" class="pcw-header-icon" width="64"> 
   <div class="pcw-title-ultra retro-text"> A> PATILLAJES (PINOUTS) </div>   <div class="pcw-title-ultra retro-text"> A> PATILLAJES (PINOUTS) </div>
      
Línea 123: Línea 114:
   </div>   </div>
  
-  <div class="pcw-title-ultra retro-textstyle="font-size: 1.2em;"> > CONECTORES EXTERNOS </div>+  <div class="pcw-subtitle-box">CONECTORES EXTERNOS</div> 
 +  
   <div class="pcw-grid-vertical">   <div class="pcw-grid-vertical">
     <a href="doku.php?id=es:hardware:patillaje:bus" class="pcw-btn-ultra retro-text">     <a href="doku.php?id=es:hardware:patillaje:bus" class="pcw-btn-ultra retro-text">
Línea 130: Línea 122:
   </div>   </div>
  
-  <div class="pcw-title-ultra retro-textstyle="font-size: 1.2em; margin-top: 30px;"> > CONECTORES INTERNOS </div>+  <div class="pcw-subtitle-box">CONECTORES INTERNOS</div> 
 +  
   <div class="pcw-grid-vertical">   <div class="pcw-grid-vertical">
-    <!-- Próximas entradas internas aquí --> 
     <span class="pcw-btn-ultra retro-text" style="opacity: 0.5; cursor: default;">[ ESPERANDO DATOS INTERNOS ]</span>     <span class="pcw-btn-ultra retro-text" style="opacity: 0.5; cursor: default;">[ ESPERANDO DATOS INTERNOS ]</span>
   </div>   </div>
hardware/patillajes.1778608368.txt.gz · Última modificación: por jesus