ajuste css

Implementación Html Manuel
Sin ultimos ajustes solicitados.
parent ec0323b3
...@@ -39,13 +39,13 @@ ...@@ -39,13 +39,13 @@
<div class="contenedor-compara-fotos"> <div class="contenedor-compara-fotos">
<div> <div>
<div class="marco-foto" <div class="marco-foto separador-marco-foto"
style="background: url('{{urlSitio}}nutrapharm/get/photo?file_name={{idp}}.{{extInicial}}') no-repeat center center; background-size:cover;"></div> style="background: url('{{urlSitio}}nutrapharm/get/photo?file_name={{idp}}.{{extInicial}}') no-repeat center center; background-size:cover;"></div>
<h2 class="txt-foto-anterior">Foto Anterior</h2> <h2 class="txt-foto-anterior">Foto Anterior</h2>
</div> </div>
<div> <div>
<div id="foto_actual" class="marco-foto" <div id="foto_actual" class="marco-foto separador-marco-foto"
style="background: url('') no-repeat center center; background-size:cover;"> style="background: url('') no-repeat center center; background-size:cover;">
{#CODIGO OCULTO#} {#CODIGO OCULTO#}
{{ include('producto_final/camera_logic.html.twig') }} {{ include('producto_final/camera_logic.html.twig') }}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment