tutoriales:comunicaciones
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| tutoriales:comunicaciones [2026/05/12 16:47] – jesus | tutoriales:comunicaciones [2026/05/12 16:53] (actual) – jesus | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | ====== COMUNICACIONES ====== | + | ~~NOTOC~~ |
| - | + | ||
| - | ---- | + | |
| < | < | ||
| < | < | ||
| - | /* --- 1. ÍNDICE DE NAVEGACIÓN | + | /* --- MOTOR VISUAL RETRO CRT --- */ |
| - | .abecedario-nav { | + | .pcw-monitor-ultra |
| - | | + | |
| - | | + | border: 12px solid #2a2a2a; |
| - | margin: | + | |
| + | | ||
| + | margin: | ||
| + | font-family: ' | ||
| + | position: relative; | ||
| + | | ||
| + | box-shadow: inset 0 0 60px rgba(0, | ||
| } | } | ||
| - | | + | |
| - | .abecedario-nav a { | + | /* Capa de scanlines y parpadeo */ |
| - | | + | |
| - | | + | content: " "; |
| - | | + | position: absolute; |
| - | | + | |
| + | | ||
| + | linear-gradient(90deg, | ||
| + | | ||
| + | | ||
| + | pointer-events: none; | ||
| + | animation: flickering | ||
| } | } | ||
| - | .abecedario-nav a:hover { background-color: | ||
| - | /* --- 2. TÍTULOS --- */ | + | |
| - | .abecedario-titulo | + | |
| - | color: #00ff00; background-color: | + | |
| - | font-family: | + | .retro-text { |
| - | | + | color: # |
| - | | + | font-family: |
| + | text-shadow: 0 0 10px rgba(0, 255, 0, 0.7), 0 0 2px rgba(0, 255, 0, 0.8); | ||
| + | | ||
| + | letter-spacing: 1px; | ||
| + | | ||
| } | } | ||
| - | | + | .pcw-title-ultra { |
| - | .letra-seccion | + | |
| - | | + | |
| - | | + | |
| + | display: block; | ||
| } | } | ||
| - | | + | .pcw-title-ultra::after { |
| - | .book-container-mini { | + | |
| - | height: 200px; width: 200px; position: relative; | + | |
| - | | + | |
| - | | + | |
| - | box-shadow: 0 5px 15px rgba(0, | + | |
| - | display: flex; align-items: | + | |
| } | } | ||
| - | | + | |
| - | | + | @keyframes cursor-blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } } |
| - | | + | |
| - | | + | /* Rejilla de una sola columna para listado vertical */ |
| + | | ||
| + | | ||
| + | | ||
| + | grid-template-columns: 1fr; | ||
| + | | ||
| + | z-index: 3; | ||
| + | } | ||
| + | |||
| + | .pcw-btn-ultra { | ||
| + | display: flex; | ||
| + | align-items: | ||
| + | justify-content: | ||
| + | background: transparent; | ||
| + | padding: 8px 5px; | ||
| + | border: 1px solid transparent; | ||
| font-weight: | font-weight: | ||
| - | font-size: | + | font-size: |
| - | | + | |
| } | } | ||
| - | /* --- 5. BANDERAS --- */ | + | /* Efecto de Selección: Puntero y Desplazamiento |
| - | .corner-flag-mini { | + | .pcw-btn-ultra: |
| - | | + | |
| - | border: 1px solid #fff; box-sizing: border-box; pointer-events: none; | + | border: 1px solid rgba(0, 255, 0, 0.5); |
| + | transform: translateX(12px); | ||
| } | } | ||
| - | .t-l { top: -10px; left: -10px; } .t-r { top: -10px; right: -10px; } | ||
| - | .b-l { bottom: -10px; left: -10px; } .b-r { bottom: -10px; right: -10px; } | ||
| - | | + | .pcw-btn-ultra::before { |
| - | | + | content: "> "; |
| - | </ | + | |
| + | margin-right: 10px; | ||
| + | | ||
| - | <!-- ÍNDICE SUPERIOR COMPLETO --> | + | .pcw-btn-ultra: |
| - | <div class=" | + | |
| - | <img src="/ | + | |
| - | | + | </style> |
| - | <a href="# | + | |
| - | <a href="# | + | |
| - | <a href="# | + | |
| - | <a href="# | + | |
| - | <a href="# | + | |
| - | <a href="# | + | |
| - | <img src="/ | + | |
| - | </div> | + | |
| - | < | + | <!-- SECCIÓN |
| - | < | + | <div class=" |
| - | <div class=" | + | <div class=" |
| - | <div class=" | + | <div class=" |
| - | | + | |
| - | <img src="/ | + | <!-- Listado Adaptado --> |
| - | | + | <a href=" |
| - | <img src="/ | + | |
| - | <a href=" | + | |
| - | | + | |
| </a> | </a> | ||
| + | |||
| </ | </ | ||
| </ | </ | ||
| - | |||
| </ | </ | ||
| - | |||
| - | * [[es: | ||
tutoriales/comunicaciones.1778604472.txt.gz · Última modificación: por jesus
