Tarea #826 -> Nuevo texto para CONTACTO
git-svn-id: https://192.168.0.254/svn/Proyectos.IRFineArts_Web/trunk@42 88734cd7-4cec-0b49-a19b-cefba6b9d6f8
This commit is contained in:
parent
67f6d68550
commit
0779549b85
21
contacto.php
21
contacto.php
@ -33,19 +33,20 @@
|
|||||||
<div id="content">
|
<div id="content">
|
||||||
<div class="contacto">
|
<div class="contacto">
|
||||||
<div class="direccion float-left">
|
<div class="direccion float-left">
|
||||||
<h2>Ignacio Redondo<br/>Fine Arts</h2>
|
<h1>Contacto</h1>
|
||||||
<p><br/>
|
<h2>Galería de Arte <strong>Ignacio Redondo</strong></h2>
|
||||||
C/ Serrano Nº 120<br/>
|
<p>
|
||||||
28006 Madrid - Spain<br/>
|
Serrano, 120<br/>
|
||||||
|
28006 MADRID. Spain<br/>
|
||||||
<br/>
|
<br/>
|
||||||
Tel.: +34 915 648 388<br/>
|
Tel.: [+34] 915 648 388<br/>
|
||||||
<br/>
|
<br/>
|
||||||
info@irfinearts.com<br/>
|
<a href="mailto:info@irfinearts.com">info@irfinearts.com</a><br/>
|
||||||
www.irfinearts.com<br/>
|
<a href="http://www.irfinearts.com">www.irfinearts.com</a><br/>
|
||||||
<br/>
|
<br/>
|
||||||
<strong>Horario de la galería:</strong><br/>
|
<strong>Horario:</strong><br/>
|
||||||
L-V: 10:00 / 14:00h. - 17:00 / 20:00 h.<br/>
|
Lunes a viernes: de 10:00 a 14:00 y de 17:00 a 20:30 h.<br/>
|
||||||
S: 11:00 / 14:00h. <br/>
|
Sábados: de 11 a 14.00 h.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -172,11 +172,12 @@ div.contacto {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.direccion {
|
div.direccion {
|
||||||
width: 270px;
|
width: 345px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.direccion p {
|
div.direccion p {
|
||||||
border-top: 1px solid #FFBA00;
|
/*border-top: 1px solid #FFBA00;*/
|
||||||
|
margin-top: 0px;
|
||||||
border-bottom: 1px solid #FFBA00;
|
border-bottom: 1px solid #FFBA00;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -186,6 +187,10 @@ div.direccion h2, div.quienes-somos h2 {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.direccion h2 {
|
||||||
|
font-size: 135%;
|
||||||
|
}
|
||||||
|
|
||||||
div.prensa {
|
div.prensa {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user