en:software:nuevos_desarrollos:coliseum
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| en:software:nuevos_desarrollos:coliseum [2026/07/17 18:57] – jesus | en:software:nuevos_desarrollos:coliseum [2026/07/17 19:01] (actual) – jesus | ||
|---|---|---|---|
| Línea 216: | Línea 216: | ||
| } | } | ||
| - | /* Visor interactivo a TAMAÑO REAL con scroll | + | /* VISOR INTERACTIVO OPTIMIZADO: Evita pérdidas por el lado izquierdo |
| .pcw-img-modal { | .pcw-img-modal { | ||
| display: none; | display: none; | ||
| Línea 223: | Línea 223: | ||
| top: 0; left: 0; width: 100%; height: 100%; | top: 0; left: 0; width: 100%; height: 100%; | ||
| background-color: | background-color: | ||
| - | overflow: | + | overflow: |
| cursor: zoom-out; | cursor: zoom-out; | ||
| - | padding: 20px; | ||
| box-sizing: border-box; | box-sizing: border-box; | ||
| } | } | ||
| Línea 232: | Línea 231: | ||
| justify-content: | justify-content: | ||
| align-items: | align-items: | ||
| - | | + | width: 100%; |
| - | | + | height: 100%; |
| + | padding: 20px; | ||
| + | box-sizing: border-box; | ||
| } | } | ||
| .pcw-img-modal img { | .pcw-img-modal img { | ||
| - | max-width: | + | max-width: |
| - | max-height: | + | max-height: |
| width: auto !important; | width: auto !important; | ||
| height: auto !important; | height: auto !important; | ||
| + | object-fit: contain !important; | ||
| border: 4px solid #00ff00 !important; | border: 4px solid #00ff00 !important; | ||
| box-shadow: 0 0 30px #00ff00; | box-shadow: 0 0 30px #00ff00; | ||
| Línea 266: | Línea 268: | ||
| img.src = url; | img.src = url; | ||
| visor.style.display = ' | visor.style.display = ' | ||
| - | visor.scrollTop = 0; | ||
| - | visor.scrollLeft = 0; | ||
| } | } | ||
| </ | </ | ||
| Línea 324: | Línea 324: | ||
| </ | </ | ||
| - | <!-- SECCIÓN CARÁTULA CORREGIDA (TEXT-ALIGN) --> | + | <!-- SECCIÓN CARÁTULA CORREGIDA (AJUSTE FLUIDO DE PANTALLA) --> |
| <div class=" | <div class=" | ||
| <div style=" | <div style=" | ||
| Línea 391: | Línea 391: | ||
| </ | </ | ||
| - | <!-- SECCIÓN MAPAS (CORREGIDA A 2 COLUMNAS SIMÉTRICAS) --> | + | <!-- SECCIÓN MAPAS (CORREGIDA A 2 COLUMNAS SIMÉTRICAS |
| <div class=" | <div class=" | ||
| <div class=" | <div class=" | ||
| Línea 398: | Línea 398: | ||
| <div class=" | <div class=" | ||
| <div class=" | <div class=" | ||
| - | | + | <img src="/ |
| - | | + | |
| - | </a> | + | |
| </ | </ | ||
| <div class=" | <div class=" | ||
| - | | + | <img src="/ |
| - | | + | |
| - | </a> | + | |
| </ | </ | ||
| </ | </ | ||
en/software/nuevos_desarrollos/coliseum.1784314665.txt.gz · Última modificación: por jesus
