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 class="contacto">
|
||||
<div class="direccion float-left">
|
||||
<h2>Ignacio Redondo<br/>Fine Arts</h2>
|
||||
<p><br/>
|
||||
C/ Serrano Nº 120<br/>
|
||||
28006 Madrid - Spain<br/>
|
||||
<h1>Contacto</h1>
|
||||
<h2>Galería de Arte <strong>Ignacio Redondo</strong></h2>
|
||||
<p>
|
||||
Serrano, 120<br/>
|
||||
28006 MADRID. Spain<br/>
|
||||
<br/>
|
||||
Tel.: +34 915 648 388<br/>
|
||||
Tel.: [+34] 915 648 388<br/>
|
||||
<br/>
|
||||
info@irfinearts.com<br/>
|
||||
www.irfinearts.com<br/>
|
||||
<a href="mailto:info@irfinearts.com">info@irfinearts.com</a><br/>
|
||||
<a href="http://www.irfinearts.com">www.irfinearts.com</a><br/>
|
||||
<br/>
|
||||
<strong>Horario de la galería:</strong><br/>
|
||||
L-V: 10:00 / 14:00h. - 17:00 / 20:00 h.<br/>
|
||||
S: 11:00 / 14:00h. <br/>
|
||||
<strong>Horario:</strong><br/>
|
||||
Lunes a viernes: de 10:00 a 14:00 y de 17:00 a 20:30 h.<br/>
|
||||
Sábados: de 11 a 14.00 h.<br/>
|
||||
<br/>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@ -172,11 +172,12 @@ div.contacto {
|
||||
}
|
||||
|
||||
div.direccion {
|
||||
width: 270px;
|
||||
width: 345px;
|
||||
}
|
||||
|
||||
div.direccion p {
|
||||
border-top: 1px solid #FFBA00;
|
||||
/*border-top: 1px solid #FFBA00;*/
|
||||
margin-top: 0px;
|
||||
border-bottom: 1px solid #FFBA00;
|
||||
}
|
||||
|
||||
@ -186,6 +187,10 @@ div.direccion h2, div.quienes-somos h2 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
div.direccion h2 {
|
||||
font-size: 135%;
|
||||
}
|
||||
|
||||
div.prensa {
|
||||
width: 80%;
|
||||
text-align: left;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user