otros:agradecimientos
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| otros:agradecimientos [2026/05/06 17:21] – jesus | otros:agradecimientos [2026/05/06 17:28] (actual) – jesus | ||
|---|---|---|---|
| Línea 30: | Línea 30: | ||
| .pcw_axis_h { position: absolute; height: 2px; width: 100%; background: #fff; top: 50%; opacity: 0.4; } | .pcw_axis_h { position: absolute; height: 2px; width: 100%; background: #fff; top: 50%; opacity: 0.4; } | ||
| - | /* Aguja de reloj (Barrido de sombra) */ | + | /* Aguja de reloj (Barrido de luz) */ |
| .pcw_clock_hand { | .pcw_clock_hand { | ||
| position: absolute; width: 100%; height: 100%; | position: absolute; width: 100%; height: 100%; | ||
| Línea 38: | Línea 38: | ||
| @keyframes pcw_clock_spin { from { transform: rotate(0deg); | @keyframes pcw_clock_spin { from { transform: rotate(0deg); | ||
| - | #pcw_num { color: #fff; font-size: 160px; font-weight: | + | #pcw_num { color: #fff; font-size: 160px; font-weight: |
| /* --- MOTOR DE SCROLL --- */ | /* --- MOTOR DE SCROLL --- */ | ||
| Línea 128: | Línea 128: | ||
| function tick() { | function tick() { | ||
| if (!engineOn) return; | if (!engineOn) return; | ||
| - | posY -= 0.85; // Velocidad suave de lectura | + | posY -= 0.55; // VELOCIDAD ULTRA LENTA DE LECTURA |
| const canvas = document.getElementById(' | const canvas = document.getElementById(' | ||
| canvas.style.top = posY + ' | canvas.style.top = posY + ' | ||
| Línea 143: | Línea 143: | ||
| </ | </ | ||
| </ | </ | ||
| - | |||
otros/agradecimientos.1778088070.txt.gz · Última modificación: por jesus
